Method FromCustomTlk
FromCustomTlk(uint)
Gets a StrRef from the module's custom tlk table.
Use the index from the custom tlk. This factory method will automatically offset the id value.
public static StrRef FromCustomTlk(uint stringId)
Parameters
stringIduintThe custom token index.
Returns
- StrRef
The associated StrRef.