C# Class HutongGames.PlayMaker.Actions.NetworkGetPlayerPing

Inheritance: FsmStateAction
Mostra file Open project: hughrogers/RPGQuest

Public Properties

Property Type Description
everyFrame bool

Public Methods

Method Description
GetAveragePing ( ) : void
OnEnter ( ) : void
OnUpdate ( ) : void
Reset ( ) : void

Method Details

GetAveragePing() public method

public GetAveragePing ( ) : void
return void

OnEnter() public method

public OnEnter ( ) : void
return void

OnUpdate() public method

public OnUpdate ( ) : void
return void

Reset() public method

public Reset ( ) : void
return void

Property Details

everyFrame public_oe property

public bool everyFrame
return bool