C# Class SharpQuake.efrag_t

Afficher le fichier Open project: Memorix101/SharpQuake Class Usage Examples

Méthodes publiques

Свойство Type Description
entity entity_t
entnext efrag_t
leaf mleaf_t
leafnext efrag_t

Méthodes publiques

Méthode Description
Clear ( ) : void

Method Details

Clear() public méthode

public Clear ( ) : void
Résultat void

Property Details

entity public_oe property

public entity_t,SharpQuake entity
Résultat entity_t

entnext public_oe property

public efrag_t,SharpQuake entnext
Résultat efrag_t

leaf public_oe property

public mleaf_t,SharpQuake leaf
Résultat mleaf_t

leafnext public_oe property

public efrag_t,SharpQuake leafnext
Résultat efrag_t