C# Class AssemblyCSharp.ProfilerRecording

Mostra file Open project: wooga/ps_social_jam Class Usage Examples

Public Properties

Property Type Description
id string

Public Methods

Method Description
BalanceError ( ) : void
ProfilerRecording ( string id ) : System.Collections.Generic
Reset ( ) : void
Start ( ) : void
Stop ( ) : void

Method Details

BalanceError() public method

public BalanceError ( ) : void
return void

ProfilerRecording() public method

public ProfilerRecording ( string id ) : System.Collections.Generic
id string
return System.Collections.Generic

Reset() public method

public Reset ( ) : void
return void

Start() public method

public Start ( ) : void
return void

Stop() public method

public Stop ( ) : void
return void

Property Details

id public_oe property

public string id
return string