OrpheuGetParamStructMember

Syntax

native OrpheuGetParamStructMember(num,const memberName[],any:...)

Usage

num
The number of the argument. The first argument would be the number "1"
memberName
The name of the member of the struct we want to deal with
any
If the member is multi cell,

Description

Retrieves the value of a member of a struct given the argument number the struct is and the member name

Return

In case the value is uni cell, the value itself