1,584
edits
DrinkyBird (talk | contribs) (3.1 is released, so Devfeature templates have been removed) |
DrinkyBird (talk | contribs) No edit summary Tag: Source edit |
||
Line 1: | Line 1: | ||
{{Template:ACSWarning}} | {{Template:ACSWarning}} | ||
bool '''GetPlayerChasecam''' (int ''player'') | |||
==Usage== | === Usage === | ||
=== Parameters === | |||
* ''player'': The player to check. | |||
=== Return value === | |||
Returns true if ''player'' is currently using the chasecam cheat, which can be toggled on or off by the {{Zdoomwiki|CCMDs:Debug#chase|chase}} console command. Returns false otherwise. | |||
[[category:ACS | == Examples == | ||
{noexamples} | |||
[[category:ACS functions]] |