Enemy Path Property Delta Engine Documentation

Namespace: CreepyTowers.Enemy
Assembly: CreepyTowers (in CreepyTowers.exe) Version: 1.1.1.0 (1.1.1)
Syntax

public List<Vector2D> Path { get; set; }

Property Value

Type: List Vector2D 
See Also