Show / Hide Table of Contents

Delegate FlatSDKInternal.RVMObjectdVEC<T>

Namespace: FlatPMSDK
Assembly: FlatPMSDK.dll
Syntax
public delegate T RVMObjectdVEC<T>(int adress);
Parameters
Type Name Description
System.Int32 adress
Returns
Type Description
T
Type Parameters
Name Description
T
Back to top Generated by DocFX