ability_loader.h
Overview
Related Modules:
Description:
Declares functions for registering the class names of Ability and AbilitySlice with the ability management framework.
After creating your own Ability and AbilitySlice child classes, you should register their class names with the ability management framework so that the application can start Ability instances created in the background.
Since:
1.0
Version:
1.0
Summary
Data Structures
Declares functions for registering the class names of Ability and AbilitySlice with the ability management framework. |
Macros
REGISTER_AA(className) |
|
REGISTER_AS(className) |