-
Notifications
You must be signed in to change notification settings - Fork 26
Library Hite Resources
Gabriel edited this page Sep 26, 2023
·
1 revision
Provides methods for manipulating resource data.
Functions;
-
void AddResourceNotifyAction(TResourceNotifyAction in_action)- registers a function of theTResourceNotifyActiontype into the event handler for when a resource is loaded. -
void RemoveResourceNotifyAction(TResourceNotifyAction in_action)- removes a function of theTResourceNotifyActiontype. -
void AddResourceDataAction(TResourceDataAction in_action)- registers a function of theTResourceDataActiontype into the event handler for when a resource's data is loaded. -
void RemoveResourceDataAction(TResourceDataAction in_action)- removes a function of theTResourceDataActiontype.
- Home
- Codes
-
Libraries
- Getting started
- Features
-
Usage
- Static reference
- Include reference
- Global
- Sonic Frontiers
- Sonic Origins