diff options
| author | Léo Lam <leo@leolam.fr> | 2020-11-22 12:27:07 +0100 |
|---|---|---|
| committer | Léo Lam <leo@leolam.fr> | 2020-11-22 15:36:18 +0100 |
| commit | 622104fbd219117455c7a6776aea1658e36cd888 (patch) | |
| tree | ebeaf572bed218de3c05717bb29cac6a1570081d /data | |
| parent | e99f0f8949978ed0c1ee2a3ad1255666a3639262 (diff) | |
ksys/act: Add more InfoData functions
Diffstat (limited to 'data')
| -rw-r--r-- | data/uking_functions.csv | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/data/uking_functions.csv b/data/uking_functions.csv index e437a427..505c85be 100644 --- a/data/uking_functions.csv +++ b/data/uking_functions.csv @@ -73360,7 +73360,7 @@ 0x0000007100d2e2d8,ActorInfoData::init,628,_ZN4ksys3act8InfoData4initEPhPN4sead4HeapES5_ 0x0000007100d2e54c,ActorInfoData::getActorScaleColorModelBfres,820,_ZNK4ksys3act8InfoData12getModelInfoEPKcRNS1_9ModelInfoE 0x0000007100d2e880,ActorInfoData::getActorDataIter,208,_ZNK4ksys3act8InfoData12getActorIterEPN2al9ByamlIterEPKcb -0x0000007100d2e950,ActorInfoData::isNotMergedGrudgeOrArmor50OrWeaponSwordDemoCheck,348, +0x0000007100d2e950,ActorInfoData::isNotMergedGrudgeOrArmor50OrWeaponSwordDemoCheck,348,_ZNK4ksys3act8InfoData10logFailureERKN4sead14SafeStringBaseIcEE 0x0000007100d2eaac,ActorInfoData::x,1484,_ZNK4ksys3act8InfoData13getRecipeInfoEPKcRNS1_10RecipeInfoE 0x0000007100d2f078,act::getActorInfoInt,56,_ZN4ksys3act8InfoData11getIntByKeyERKN2al9ByamlIterEPKci 0x0000007100d2f0b0,bymlGetString,84,_ZN4ksys3act8InfoData14getStringByKeyERKN2al9ByamlIterEPKcRKN4sead14SafeStringBaseIcEE @@ -73402,14 +73402,14 @@ 0x0000007100d30cdc,sub_7100D30CDC,132,_ZNK4ksys3act8InfoData15getAabbNormHalfEPKc 0x0000007100d30d60,ActorInfoData::getIsHasFar,20,_ZNK4ksys3act8InfoData8isHasFarEPKc 0x0000007100d30d74,ActorInfoData::isAmiiboDrop,92,_ZNK4ksys3act8InfoData12hasDropEntryEPKcS3_ -0x0000007100d30dd0,ActorInfoData::getActorInstSize,20, -0x0000007100d30de4,ActorInfoData::getBugMask,20, +0x0000007100d30dd0,ActorInfoData::getActorInstSize,20,_ZNK4ksys3act8InfoData11getInstSizeEPKc +0x0000007100d30de4,ActorInfoData::getBugMask,20,_ZNK4ksys3act8InfoData10getBugMaskEPKc 0x0000007100d30df8,sub_7100D30DF8,64, 0x0000007100d30e38,sub_7100D30E38,408, 0x0000007100d30fd0,sub_7100D30FD0,408, -0x0000007100d31168,ActorInfoData::x_0,712, -0x0000007100d31430,sub_7100D31430,328, -0x0000007100d31578,ActorInfoData::getStringFromByaml,168, +0x0000007100d31168,ActorInfoData::x_0,712,_ZNK4ksys3act8InfoData13getModelFlagsEPKc +0x0000007100d31430,sub_7100D31430,328,_ZNK4ksys3act8InfoData19getVariationMatAnimEPKcPS3_Pf +0x0000007100d31578,ActorInfoData::getStringFromByaml,168,_ZNK4ksys3act8InfoData7getNameEPN2al9ByamlIterEPPKci 0x0000007100d31620,getTimeSubTypeString,428, 0x0000007100d317cc,AI_Action_DemoGetItem::ctor,48, 0x0000007100d317fc,AI_Action_DemoGetItem::dtor,20, |
