C# Class Luna.userdataType, lwf

Afficher le fichier Open project: explodingbarrel/lwf Class Usage Examples

Méthodes publiques

Méthode Description
ToBytes ( byte dst ) : void
userdataType ( byte src ) : System
userdataType ( int typeId, int objectId, bool gc, bool has_env ) : System

Method Details

ToBytes() public méthode

public ToBytes ( byte dst ) : void
dst byte
Résultat void

userdataType() public méthode

public userdataType ( byte src ) : System
src byte
Résultat System

userdataType() public méthode

public userdataType ( int typeId, int objectId, bool gc, bool has_env ) : System
typeId int
objectId int
gc bool
has_env bool
Résultat System