sc2-gamedata
|
Actor List. More...
#include <Actor.h>
Public Attributes | |
flag8 | IsAutoDestroy |
Auto Destroy. More... | |
Actor List.
flag8 CActorList::IsAutoDestroy |
Auto Destroy.
If this actor is configured to auto destroy, it will kill itself automatically after staying around for at least a frame. Otherwise this actor will stay alive until it is manually destroyed.