C# Class AgaHackTools.Example.Shared.Structs.CGameTrace

Mostra file Open project: aganonki/HackTools Class Usage Examples

Public Properties

Property Type Description
basetrace CBaseTrace
fractionleftsolid float
hitbox int
hitgroup int
m_pEnt System.IntPtr
physicsbone short
surface csurface_t
worldSurfaceIndex ushort

Public Methods

Method Description
ToString ( ) : string

Method Details

ToString() public method

public ToString ( ) : string
return string

Property Details

basetrace public_oe property

public CBaseTrace,AgaHackTools.Example.Shared.Structs basetrace
return CBaseTrace

fractionleftsolid public_oe property

public float fractionleftsolid
return float

hitbox public_oe property

public int hitbox
return int

hitgroup public_oe property

public int hitgroup
return int

m_pEnt public_oe property

public IntPtr,System m_pEnt
return System.IntPtr

physicsbone public_oe property

public short physicsbone
return short

surface public_oe property

public csurface_t,AgaHackTools.Example.Shared.Structs surface
return csurface_t

worldSurfaceIndex public_oe property

public ushort worldSurfaceIndex
return ushort