GET PROFILER STATE: Difference between revisions

From Macros Wiki
Jump to navigationJump to search
Mikeo (talk | contribs)
Created page with "{{Command|syntax=GET_PROFILER_STATE <state> |description=:Get the current profiler state, on or off. |param1=<state>|param1_desc=current profiler state, 0=off, 1=on }} ===Ex..."
 
No edit summary
 
Line 2: Line 2:
|description=:Get the current profiler state, on or off.
|description=:Get the current profiler state, on or off.


|param1=<state>|param1_desc=current profiler state, 0=off, 1=on
|param1=<state>|param1_desc=current profiler state, 0=off, 1=plane, 2=rotary, 3=silhouette, 4=cylinder
}}
}}


Line 8: Line 8:
:GET_PROFILER_STATE istate
:GET_PROFILER_STATE istate


istate will be set to 1 if the profiler is on.
[[Category:Profiler]]
[[Category:Profiler]]

Latest revision as of 18:49, 22 April 2022

Command

GET_PROFILER_STATE <state>


Get the current profiler state, on or off.

Parameters

<state>
current profiler state, 0=off, 1=plane, 2=rotary, 3=silhouette, 4=cylinder

Example

GET_PROFILER_STATE istate