GetMapRotationSize: Difference between revisions

From Zandronum Wiki
No edit summary
Tag: Source edit
mNo edit summary
Tag: Source edit
Line 13: Line 13:
* [[GetMapRotationInfo]]
* [[GetMapRotationInfo]]


[[category:ACS Functions]]
[[category:ACS functions]]

Revision as of 18:18, 2 July 2022

This article documents a Zandronum-specific ACS feature which may not be supported by ZDoom and its other child ports.

int GetMapRotationSize (void)

Usage

Return value

Returns the number of map entries that are currently in the map rotation.

Examples

This article lists no examples, please add one.

See also