C# Class FSO.SimAntics.Primitives.VMSnap
Datei anzeigen
Open project: RHY3756547/FreeSO
Public Methods
Method |
Description |
|
Execute ( VMStackFrame context, VMPrimitiveOperand args ) : VMPrimitiveExitCode |
|
|
Private Methods
Method |
Description |
|
SetPosition ( VMEntity entity, FSO.LotView.Model.LotTilePos pos, Direction dir, VMContext context ) : bool |
|
|
SetPosition ( VMEntity entity, FSO.LotView.Model.LotTilePos pos, float radDir, VMContext context ) : bool |
|
|
Method Details
public Execute ( VMStackFrame context, VMPrimitiveOperand args ) : VMPrimitiveExitCode |
context |
VMStackFrame |
|
args |
VMPrimitiveOperand |
|
return |
VMPrimitiveExitCode |
|