C# Class ff14bot.NeoProfiles.Retainer

Inheritance: ProfileBehavior
Mostra file Open project: Entrax643/EntraxBuddy

Public Methods

Method Description
Log ( string text ) : void

Protected Methods

Method Description
CreateBehavior ( ) : Composite
OnDone ( ) : void
OnResetCachedDone ( ) : void
OnStart ( ) : void
Retaining ( ) : Task

Method Details

CreateBehavior() protected method

protected CreateBehavior ( ) : Composite
return Composite

Log() public static method

public static Log ( string text ) : void
text string
return void

OnDone() protected method

protected OnDone ( ) : void
return void

OnResetCachedDone() protected method

protected OnResetCachedDone ( ) : void
return void

OnStart() protected method

protected OnStart ( ) : void
return void

Retaining() protected method

protected Retaining ( ) : Task
return Task