OrpheuGetStructFromAddress

Syntax

native OrpheuStruct:OrpheuGetStructFromAddress(OrpheuStructType:structType,address)

Usage

structType
The type of the struct
address
The address where the struct is in

Description

Gets a handle to a struct given an address in memory

Return

A handler to the struct