GetAt
Gets the value
Syntax
Definition:
HRESULT GetAt(
LONGLONG nOffset,
TcVnVector4_SINT& aVector
)
Parameters
Name |
Type |
Description |
---|---|---|
nOffset |
LONGLONG |
Offset to the current position |
aVector |
Returns the value |