# User Type From Reference

Grammar — User type from reference
FlagsNative | Function

Returns the User Type associated with a user reference value stored in catalog data.

# Arguments

  • string — Reference

Returns — string [ gamelink::User ]

native string UserDataTypeFromReference(string inRef);

Category: User Data / Utility

# Examples

— None found —