Internal function for construction.
Optionaluuid: UUIDOptionalisInternalConstructor: booleanYou should never override the constructor for resources. Always rely on onCreate or onInitialize to initialize your resource.
Returns a resource handle.
Determines if the resource is destroyed.
Returns the meta data of this resource.
Name of the resource. Use primarily for easier identification and not important to the engine itself.
VirtualMethod called by RSX to perform actions required after the creation of the resource.
Stores project related DeploymentData. The resource is shared in the project.