ResourceManagerGetObject Method

Stator | API Documentation
Overload List

  NameDescription
Public methodGetObject(String)
Get an object resource for the scale factor (scaling)

Be sure to check for NULL as this function will return null if no resource is found
You are responsible for correctly casting this object to the correct type
Public methodGetObject(ResourceManager, String)
Get an object from the passed in resource manager

Be sure to check for NULL as this function will return null if no resource is found
You are responsible for correctly casting this object to the correct type
Top
See Also

Reference