C# Class CryEngine.pe_explosion

Show file Open project: PoppermostProductions/CryMono Class Usage Examples

Public Properties

Property Type Description
epicenter Vec3
epicenterImp Vec3
explDir Vec3
forceDeformEntities bool
holeSize float
iholeType int
impulsivePressureAtR float
nAffectedEnts int
nGrow int
nOccRes int
rmin float
rminOcc float

Private Properties

Property Type Description

Property Details

epicenter public property

public Vec3,CryEngine epicenter
return Vec3

epicenterImp public property

public Vec3,CryEngine epicenterImp
return Vec3

explDir public property

public Vec3,CryEngine explDir
return Vec3

forceDeformEntities public property

public bool forceDeformEntities
return bool

holeSize public property

public float holeSize
return float

iholeType public property

public int iholeType
return int

impulsivePressureAtR public property

public float impulsivePressureAtR
return float

nAffectedEnts public property

public int nAffectedEnts
return int

nGrow public property

public int nGrow
return int

nOccRes public property

public int nOccRes
return int

rmin public property

public float rmin
return float

rminOcc public property

public float rminOcc
return float