C# Class Nodify.Runtime.Connection

Inheritance: UnityEngine.MonoBehaviour
Mostrar archivo Open project: anneomcl/LetsMake

Public Properties

Property Type Description
kconnectionResetTime float

Public Methods

Method Description
SetConnectionState ( ConnectionState state ) : void

Private Methods

Method Description
ResetConnectionState ( ) : void

Method Details

SetConnectionState() public method

public SetConnectionState ( ConnectionState state ) : void
state ConnectionState
return void

Property Details

kconnectionResetTime public_oe static_oe property

public static float kconnectionResetTime
return float