OrpheuSetStructMember

Syntax

native OrpheuSetStructMember(OrpheuStruct:struct,const memberName[],any:...)

Usage

struct
A handler to the struct
memberName
The name of the member of the struct we want to deal with
any
The new value

Description

Sets the value of a member of a struct given a struct handler and the member name