GameData.GetMemSig Method

Returns a function address calculated from a signature.

Address GetMemSig(const char[] name)

Parameters

const char[] name

Name of the property to find.

Return Value

An address calculated on success, or 0 on failure.