OrpheuSetParamStructMember

Syntax

native OrpheuSetParamStructMember(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
The new value

Description

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