ActorParam: Difference between revisions
Jump to navigation
Jump to search
no edit summary
imported>Leoetlino (Created page with "'''ActorParam''' is a subsystem that is responsible for loading actor archives (bactorpacks) and files. == Resources == === ActorLink === {{Empty section}} === ModelList ===...") |
imported>Leoetlino No edit summary |
||
(7 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
'''ActorParam''' is a subsystem that is responsible for loading actor archives (bactorpacks) and files. | '''ActorParam''' is the ''official'' name given to all parameter files such as ActorLink and AIProgram. It is also a subsystem that is responsible for loading actor archives (bactorpacks) and those parameter files. | ||
== Resources == | == Resources == | ||
Note: sections are listed in the order pointers to resource files are stored internally. | |||
{{content section|target=ActorParam/ActorLink|text=ActorLink}} | |||
{{content section|target=ActorParam/ModelList|text=ModelList}} | |||
{{content section|target=ActorParam/ASList|text=ASList}} | |||
{{content section|target=ActorParam/AIProgram|text=AIProgram}} | |||
{{content section|target=ActorParam/GeneralParamList|text=GeneralParamList}} | |||
{{content section|target=ActorParam/Physics|text=Physics}} | |||
{{content section|target=ActorParam/Chemical|text=Chemical}} | |||
{{content section|target=ActorParam/AttClientList|text=AttClientList}} | |||
{{content section|target=ActorParam/AISchedule|text=AISchedule}} | |||
{{content section|target=Event flow|text=EventFlow}} | |||
{{content section|target=ActorParam/DamageParam|text=DamageParam}} | |||
{{content section|target=ActorParam/RagdollConfigList|text=RagdollConfigList}} | |||
{{content section|target=ActorParam/RagdollBlendWeight|text=RagdollBlendWeight}} | |||
{{content section|target=ActorParam/Awareness|text=Awareness}} | |||
=== Unknown (14) === | === Unknown (14) === | ||
Slot 14 in the ActorParam resource array appears to be unused. It might have been used for [[ActorCapture]]. | |||
=== Unknown (15) === | === Unknown (15) === | ||
Slot 15 in the ActorParam resource array appears to be unused. It might have been used for [[ActorCapture]]. | |||
=== Unknown (16) === | === Unknown (16) === | ||
{{ | Slot 16 in the ActorParam resource array appears to be unused. It might have been used for [[ActorCapture]]. | ||
{{content section|target=ActorParam/DropTable|text=DropTable}} | |||
{{content section|target=ActorParam/ShopData|text=ShopData}} | |||
{{ | {{content section|target=ActorParam/Recipe|text=Recipe}} | ||
{{content section|target=ActorParam/LOD|text=LOD}} | |||
{{content section|target=ActorParam/BoneControl|text=BoneControl}} | |||
{{ | {{content section|target=ActorParam/LifeCondition|text=LifeCondition}} | ||
{{content section|target=ActorParam/UMii|text=UMii}} | |||
{{content section|target=ActorParam/AnimationInfo|text=AnimationInfo}} | |||
{{ | {{content section|target=ActorParam/AS|text=AS}} | ||
{{content section|target=ActorParam/AttClient|text=AttClient}} | |||
{{content section|target=ActorParam/RagdollConfig|text=RagdollConfig}} | |||
{{ | |||
{{ | |||
{{ | |||
{{ | |||
{{ | |||
{{ | |||
== | == Subsystem == | ||
{{ | {{Subsystem infobox|name=ActorParam|init_addr_switch150=000000710116804C|is_name_official=1|description=Loads actor parameter files (such as ActorLink, AIProgram, etc.) Used by [[ActorCreator]].}} | ||
'''ActorParam''' or '''ActorParamMgr''' is also the name of the subsystem that loads actor packs and actor [[#resources|resources]]. | |||
Pointers to all loaded resources are stored in the actor instance in the same order as this page. | |||
[[Category:Content]] | <div class="clearfix"></div> | ||
[[Category:Subsystems]] | [[Category:Content (BotW)]] | ||
[[Category:Subsystems (BotW)]] |