◆ Draw()
void Pathfinder.Executable.IInterface.Draw |
( |
Instance |
instance, |
|
|
float |
time |
|
) |
| |
◆ DrawOutline()
bool Pathfinder.Executable.IInterface.DrawOutline |
( |
Instance |
instance | ) |
|
◆ DrawTarget()
bool Pathfinder.Executable.IInterface.DrawTarget |
( |
Instance |
instance, |
|
|
string |
typeName = "app:" |
|
) |
| |
◆ LoadContent()
void Pathfinder.Executable.IInterface.LoadContent |
( |
Instance |
instance | ) |
|
◆ OnComplete()
void Pathfinder.Executable.IInterface.OnComplete |
( |
Instance |
instance | ) |
|
◆ OnConstruction()
void Pathfinder.Executable.IInterface.OnConstruction |
( |
Instance |
instance | ) |
|
◆ OnKilled()
void Pathfinder.Executable.IInterface.OnKilled |
( |
Instance |
instance | ) |
|
◆ PostDraw()
void Pathfinder.Executable.IInterface.PostDraw |
( |
Instance |
instance | ) |
|
◆ PreDraw()
void Pathfinder.Executable.IInterface.PreDraw |
( |
Instance |
instance | ) |
|
◆ Update()
bool Pathfinder.Executable.IInterface.Update |
( |
Instance |
instance, |
|
|
float |
time |
|
) |
| |
◆ Identifier
string Pathfinder.Executable.IInterface.Identifier |
|
get |
◆ NeedsProxyAccess
bool Pathfinder.Executable.IInterface.NeedsProxyAccess |
|
get |
◆ RamCost
int Pathfinder.Executable.IInterface.RamCost |
|
get |
The documentation for this interface was generated from the following file: