AbstractInternal 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.
Base class for all user-defined TypeScript resources. TypeScript resources are automatically serialized, can be saved and persistently referenced by other objects.