ACSUtils Wiki

An ACS library for ZDoom-based ports

User Tools

Site Tools


actor_properties

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revisionBoth sides next revision
actor_properties [2017/06/13 14:49] korshunactor_properties [2017/07/04 15:03] korshun
Line 21: Line 21:
  
 Some actor properties are optimized by zandronum itself. However, the set of optimized actor properties depends on zandronum version, and not all actor properties are currently optimized (https://zandronum.com/tracker/view.php?id=1609).  Some actor properties are optimized by zandronum itself. However, the set of optimized actor properties depends on zandronum version, and not all actor properties are currently optimized (https://zandronum.com/tracker/view.php?id=1609). 
 +
 +<note important>All string properties are compared in a case-insensitive way before being set. This means, for example, that SetActorNameTag(0, "Thing") will not work if the "NameTag" property is alreay "thing".</note>
  
 ===== List of all properties ===== ===== List of all properties =====
actor_properties.txt · Last modified: 2017/07/04 15:06 by korshun