A_CheckFloor

From ZDoom Wiki
Revision as of 22:19, 17 July 2008 by Gez (talk | contribs)
Jump to navigation Jump to search

A_CheckFloor (int offset)
A_CheckFloor (str state)


Error.gif
Warning: Using state labels as arguments without quotation marks has been deprecated and will no longer work. Make sure to enclose all your string arguments with quotation marks to ensure full compatibility with future ZDoom versions. Refer to the available example(s) for proper usage


Jumps if actor is standing on floor.

Examples

Nuvolachalk.png Note: This article lists no examples. If you make use of this feature in your own project(s) or know of any basic examples that could be shared, please add them. This will make it easier to understand for future authors seeking assistance. Your contributions are greatly appreciated.