C# Class UnityEditor.Networking.NetworkInformationPreview.NetworkBehaviourInfo

Exibir arquivo Open project: CarlosHBC/UnityDecompiled Class Usage Examples

Public Properties

Property Type Description
behaviour NetworkBehaviour
name UnityEngine.GUIContent

Property Details

behaviour public_oe property

public NetworkBehaviour behaviour
return NetworkBehaviour

name public_oe property

public GUIContent,UnityEngine name
return UnityEngine.GUIContent