Cyrus Mod Loader
|
This is the complete list of members for SG_GameBlockType, including all inherited members.
as() | PropertyClass | inline |
copy(uint32_t a1)=0 | PropertyClass | pure virtual |
getAdjective() | SG_GameBlockType | inline |
getClassName()=0 | PropertyClass | pure virtual |
getPointsGainedList() | SG_GameBlockType | inline |
getPropertyList()=0 | PropertyClass | pure virtual |
getSubTypePointPairs() | SG_GameBlockType | inline |
onCreated()=0 | PropertyClass | pure virtual |
onFinalizeLoad()=0 | PropertyClass | pure virtual |
onPostLoad()=0 | PropertyClass | pure virtual |
serialize(void *a2, uint32_t a3)=0 | PropertyClass | pure virtual |
setAdjective(std::string val) | SG_GameBlockType | inline |
setPointsGainedList(List< std::string > val) | SG_GameBlockType | inline |
setSubTypePointPairs(List< std::string > val) | SG_GameBlockType | inline |
shouldNotSerialize()=0 | PropertyClass | pure virtual |