C# Class CryEngine.PhysicalEntityImpulseAction

Datei anzeigen Open project: PoppermostProductions/CryMono Class Usage Examples

Public Properties

Property Type Description
angImpulse Vec3
iApplyTime int
iSource int
impulse Vec3
ipart int
partid int
point Vec3
type int

Public Methods

Method Description
Create ( ) : PhysicalEntityImpulseAction

Method Details

Create() public static method

public static Create ( ) : PhysicalEntityImpulseAction
return PhysicalEntityImpulseAction

Property Details

angImpulse public_oe property

public Vec3,CryEngine angImpulse
return Vec3

iApplyTime public_oe property

public int iApplyTime
return int

iSource public_oe property

public int iSource
return int

impulse public_oe property

public Vec3,CryEngine impulse
return Vec3

ipart public_oe property

public int ipart
return int

partid public_oe property

public int partid
return int

point public_oe property

public Vec3,CryEngine point
return Vec3

type public_oe property

public int type
return int