C# Class UnityEngine.Networking.NetworkTransformVisualizer

Inheritance: NetworkBehaviour
Afficher le fichier Open project: CarlosHBC/UnityDecompiled Class Usage Examples

Méthodes publiques

Méthode Description
OnStartClient ( ) : void
OnStartLocalPlayer ( ) : void

Private Methods

Méthode Description
CreateLineMaterial ( ) : void
DrawRotationInterpolation ( ) : void
FixedUpdate ( ) : void
OnDestroy ( ) : void
OnRenderObject ( ) : void

Method Details

OnStartClient() public méthode

public OnStartClient ( ) : void
Résultat void

OnStartLocalPlayer() public méthode

public OnStartLocalPlayer ( ) : void
Résultat void