Pseudo-namespace; it doesn't exist in code or script runtime, only in this documentation.
angelScriptManipulationType
Argument #1 of script event SE_ANGELSCRIPT_MANIPULATIONS
@ ASMANIP_SCRIPT_LOADED
Triggered after the script's main() completed; may trigger additional processing (for example,...
@ ASMANIP_ACTORSIMATTR_SET
Triggered when setSimAttribute() is called; additional args: #2 RoR::ActorSimAtr, #3 —,...
@ ASMANIP_SCRIPT_UNLOADING
Triggered before unloading the script to let it clean up (important for missions)....
@ ASMANIP_CONSOLE_SNIPPET_EXECUTED