Sly 1:SMA: Difference between revisions

From SlyMods
Jump to navigation Jump to search
Content added Content deleted
(Created Sly 1 stub)
 
(Added internal name to lead)
 
(5 intermediate revisions by the same user not shown)
Line 1: Line 1:
{{Infobox data structure
{{Infobox data structure
}}
}}
'''SMA''' is a struct used by {{Sly 1|Splice}} for handling scripted events.
'''SMA''' (internal name '''STATE_MACHINE_APPLICATION''') is a struct used for handling scripted {{Sly 1|Splice}} events.
{{Investigate}}
{{Investigate|What does SMA stand for and what kind of data does it store}}

== See also ==
* [[Sly 1:SMT|SMT]]
* [[Sly 1:ASEG|ASEG]]

{{Stub}}
{{Stub}}
{{Navbox Sly 1}}
{{Navbox Sly 1}}

Latest revision as of 18:23, 23 September 2023

SMA
Data Structure
GameSly Cooper and the Thievius Raccoonus

SMA (internal name STATE_MACHINE_APPLICATION) is a struct used for handling scripted Splice events.

See also