OrpheuGetStructFromParam

Syntax

native OrpheuStruct:OrpheuGetStructFromParam(num)

Usage

num
The number of the argument. The first argument would be the number "1"

Description

Gets a struct handler for a struct received as an argument
Beware that if the original struct gets destroyed or changed these effects will reflect on your use of it.

Return

A handler to the struct