ResourceManagerGetString Method

Stator | API Documentation
Overload List

  NameDescription
Public methodGetString(String)
Get a string resource

Be sure to check for NULL as this function will return null if no resource is found
Public methodGetString(ResourceManager, String)
Get a string resource from the passed in resource manager

Be sure to check for NULL as this function will return null if no resource is found
Top
See Also

Reference