C# Class UDP_RecoServer, Object_Manipulator-Kinect-Unity3D-

Inheritance: MonoBehaviour
Afficher le fichier Open project: joseangelmr/Object_Manipulator-Kinect-Unity3D-

Méthodes publiques

Свойство Type Description
mensaje GUIText
port int
str FsmString

Méthodes publiques

Méthode Description
OnDisable ( ) : void
Start ( ) : void
UDPGetPacket ( ) : string
Update ( ) : void
test ( ) : void

Private Methods

Méthode Description
ReceiveData ( ) : void
init ( ) : void

Method Details

OnDisable() public méthode

public OnDisable ( ) : void
Résultat void

Start() public méthode

public Start ( ) : void
Résultat void

UDPGetPacket() public méthode

public UDPGetPacket ( ) : string
Résultat string

Update() public méthode

public Update ( ) : void
Résultat void

test() public méthode

public test ( ) : void
Résultat void

Property Details

mensaje public_oe property

public GUIText mensaje
Résultat GUIText

port public_oe property

public int port
Résultat int

str public_oe property

public FsmString str
Résultat FsmString