Toggle navigation
Hot Examples
DE
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Suchen
Home
UnityEngine
Networking
NetworkTransformVisualizer
C# Class UnityEngine.Networking.NetworkTransformVisualizer
Inheritance:
NetworkBehaviour
Datei anzeigen
Open project: CarlosHBC/UnityDecompiled
Class Usage Examples
Public Methods
Method
Description
OnStartClient
( ) :
void
OnStartLocalPlayer
( ) :
void
Private Methods
Method
Description
CreateLineMaterial
( ) :
void
DrawRotationInterpolation
( ) :
void
FixedUpdate
( ) :
void
OnDestroy
( ) :
void
OnRenderObject
( ) :
void
Method Details
OnStartClient()
public
method
public
OnStartClient
( ) :
void
return
void
OnStartLocalPlayer()
public
method
public
OnStartLocalPlayer
( ) :
void
return
void