sc2-gamedata
Public Attributes | List of all members
CBehaviorWander Class Reference

Wander. More...

#include <Behavior.h>

Inheritance diagram for CBehaviorWander:
Inheritance graph
[legend]
Collaboration diagram for CBehaviorWander:
Collaboration graph
[legend]

Public Attributes

flag8 Leash
 Leash. More...
 
CFixed Range
 Range. More...
 
CGameTime Delay
 Delay. More...
 

Detailed Description

Wander.

Remarks
Unknown

Member Data Documentation

◆ Delay

CGameTime CBehaviorWander::Delay

Delay.

Period of time between wander moves.

◆ Leash

flag8 CBehaviorWander::Leash

Leash.

When enabled, the wander behavior is leashed.

◆ Range

CFixed CBehaviorWander::Range

Range.

Distance the unit can wander

Remarks
minValue: 0
maxValue: 0

The documentation for this class was generated from the following file: