GetAt

GetAt 1:

Gets the value

Syntax

Definition:

METHOD GetAt : HRESULT
VAR_INPUT
    nOffset : LINT;
    aVector : Reference To TcVnVector4_USINT;
END_VAR

GetAt 2: Inputs

Name

Type

Description

nOffset

LINT

Offset to the current position

aVector

Reference To TcVnVector4_USINT

Returns the value

GetAt 3: Return value

HRESULT