Toggle navigation
Hot Examples
ES
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Buscar
Inicio
CryEngine
Native
EntitySpawnParams
C# Class CryEngine.Native.EntitySpawnParams
Mostrar archivo
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_oe property
public
string
Class
return
string
Flags
public_oe property
public
EntityFlags
Flags
return
EntityFlags
Name
public_oe property
public
string
Name
return
string
Pos
public_oe property
public
Vec3
Pos
return
Vec3
Rot
public_oe property
public
Quat
Rot
return
Quat
Scale
public_oe property
public
Vec3
Scale
return
Vec3