mirror of
https://github.com/zeldaret/botw
synced 2026-07-06 05:04:38 -04:00
ksys/act: Implement more ActorParam functions
This commit is contained in:
+11
-10
@@ -86787,6 +86787,7 @@
|
||||
0x00000071010c0c3c,Event::waitTimed,32,_ZN4ksys4util5Event4waitEN4sead8TickSpanE
|
||||
0x00000071010c0c5c,Event::setSignal,52,_ZN4ksys4util5Event9setSignalEv
|
||||
0x00000071010c0c90,Event::resetSignal,64,_ZN4ksys4util5Event11resetSignalEv
|
||||
0x00000071010c0cd0,Event::isSignalSet,16,_ZNK4ksys4util5Event11isSignalSetEv
|
||||
0x00000071010c0ce0,sub_71010C0CE0,32,
|
||||
0x00000071010c0d00,ThreadD0Base::ctor,96,_ZN4ksys4util13TaskQueueBaseC1EPN4sead4HeapE
|
||||
0x00000071010c0d60,sub_71010C0D60,136,_ZN4ksys4util13TaskQueueBaseD1Ev
|
||||
@@ -89053,17 +89054,17 @@
|
||||
0x0000007101185a78,sub_7101185A78,68,_ZN4ksys3act10ActorParamD0Ev
|
||||
0x0000007101185abc,ActorParam::Load::deleteRes2,164,_ZN4ksys3act10ActorParam16deleteResHandlesEv
|
||||
0x0000007101185b60,ActorParam::Load::isDummyParamResource,136,_ZNK4ksys3act10ActorParam12isDummyParamENS_3res9ActorLink5Users4UserE
|
||||
0x0000007101185be8,ActorParam::Load::constructRes2,188,
|
||||
0x0000007101185ca4,ActorParam::Event::incRefCount,72,
|
||||
0x0000007101185cec,ActorParam::Data::unload,124,
|
||||
0x0000007101185d68,ActorParam::Event::setSignal,8,
|
||||
0x0000007101185d70,ActorParam::Event::wait,8,
|
||||
0x0000007101185d78,sub_7101185D78,8,
|
||||
0x0000007101185be8,ActorParam::Load::constructRes2,188,_ZN4ksys3act10ActorParam15allocResHandlesEPN4sead4HeapEji
|
||||
0x0000007101185ca4,ActorParam::Event::incRefCount,72,_ZN4ksys3act10ActorParam12incrementRefEv
|
||||
0x0000007101185cec,ActorParam::Data::unload,124,_ZN4ksys3act10ActorParam12decrementRefEv
|
||||
0x0000007101185d68,ActorParam::Event::setSignal,8,_ZN4ksys3act10ActorParam14setEventSignalEv
|
||||
0x0000007101185d70,ActorParam::Event::wait,8,_ZN4ksys3act10ActorParam12waitForEventEv
|
||||
0x0000007101185d78,sub_7101185D78,8,_ZNK4ksys3act10ActorParam11isSignalSetEv
|
||||
0x0000007101185d80,sub_7101185D80,684,
|
||||
0x000000710118602c,ActorParam::Load::x,52,
|
||||
0x0000007101186060,sub_7101186060,24,
|
||||
0x0000007101186078,ActorParam::Load::setResourcePointer,28,
|
||||
0x0000007101186094,ActorParam::Load::loadPriority,472,
|
||||
0x000000710118602c,ActorParam::Load::x,52,_ZN4ksys3act10ActorParam11allocHandleEv
|
||||
0x0000007101186060,sub_7101186060,24,_ZN4ksys3act10ActorParam14freeLastHandleEv
|
||||
0x0000007101186078,ActorParam::Load::setResourcePointer,28,_ZN4ksys3act10ActorParam11setResourceENS1_12ResourceTypeEPNS_7ParamIOE
|
||||
0x0000007101186094,ActorParam::Load::loadPriority,472,_ZN4ksys3act10ActorParam11setPriorityERKN4sead14SafeStringBaseIcEE
|
||||
0x000000710118626c,ActorParam::Load::checkClassAndPriority,424,
|
||||
0x0000007101186414,nullsub_4613,4,
|
||||
0x0000007101186418,nullsub_4614,4,_ZN4ksys3res10GParamList9doCreate_EPhjPN4sead4HeapE
|
||||
|
||||
|
Can't render this file because it is too large.
|
Reference in New Issue
Block a user