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

Afficher le fichier Open project: aganonki/HackTools Class Usage Examples

Méthodes publiques

Свойство Type Description
basetrace CBaseTrace
fractionleftsolid float
hitbox int
hitgroup int
m_pEnt System.IntPtr
physicsbone short
surface csurface_t
worldSurfaceIndex ushort

Méthodes publiques

Méthode Description
ToString ( ) : string

Method Details

ToString() public méthode

public ToString ( ) : string
Résultat string

Property Details

basetrace public_oe property

public CBaseTrace,AgaHackTools.Example.Shared.Structs basetrace
Résultat CBaseTrace

fractionleftsolid public_oe property

public float fractionleftsolid
Résultat float

hitbox public_oe property

public int hitbox
Résultat int

hitgroup public_oe property

public int hitgroup
Résultat int

m_pEnt public_oe property

public IntPtr,System m_pEnt
Résultat System.IntPtr

physicsbone public_oe property

public short physicsbone
Résultat short

surface public_oe property

public csurface_t,AgaHackTools.Example.Shared.Structs surface
Résultat csurface_t

worldSurfaceIndex public_oe property

public ushort worldSurfaceIndex
Résultat ushort