Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
CryEngine
Native
EntitySpawnParams
C# Class CryEngine.Native.EntitySpawnParams
Show file
Open project: PoppermostProductions/CryMono
Class Usage Examples
Public Properties
Property
Type
Description
Class
string
Flags
EntityFlags
Name
string
Pos
Vec3
Rot
Quat
Scale
Vec3
Property Details
Class
public property
public
string
Class
return
string
Flags
public property
public
EntityFlags
Flags
return
EntityFlags
Name
public property
public
string
Name
return
string
Pos
public property
public
Vec3
Pos
return
Vec3
Rot
public property
public
Quat
Rot
return
Quat
Scale
public property
public
Vec3
Scale
return
Vec3