C# Class AriDEVParser.SQLOutput.GameObjectSpawnStore

Datei anzeigen Open project: AriDEV/AriDEVParser

Public Methods

Method Description
GetCommand ( uint entry, int map, int phaseMask, Vector3 pos, float orient ) : string

Method Details

GetCommand() public method

public GetCommand ( uint entry, int map, int phaseMask, Vector3 pos, float orient ) : string
entry uint
map int
phaseMask int
pos AriDEVParser.Util.Vector3
orient float
return string