Eamon CS  3.1.0
EamonRT.Framework.States.IErrorState Interface Reference

More...

Inheritance diagram for EamonRT.Framework.States.IErrorState:
EamonRT.Framework.States.IState EamonRT.Framework.States.IStateSignatures EamonRT.Game.States.ErrorState

Properties

long ErrorCode [get, set]
 
string ErrorMessage [get, set]
 
- Properties inherited from EamonRT.Framework.States.IStateSignatures
bool GotoCleanup [get, set]
 
string Name [get, set]
 
IState NextState [get, set]
 
bool PreserveNextState [get, set]
 

Additional Inherited Members

- Public Member Functions inherited from EamonRT.Framework.States.IStateSignatures
void PrintObjBlocksTheWay (IArtifact artifact)
 
void PrintSomethingBlocksTheWay ()
 
void PrintLightAlmostOut (IArtifact artifact, long turnCounter)
 
void PrintCommands (IList< ICommand > commandList, CommandType commandType, ref bool newSeen)
 
void PrintNewCommandSeen ()
 
void PrintCommandPrompt ()
 
void PrintFulfillMessage (string inputStr)
 
void PrintDontFollowYou ()
 
void PrintDontFollowYou02 ()
 
void PrintCantGoThatWay ()
 
void PrintCantVerbThere (string verb)
 
void PrintRideOffIntoSunset ()
 
void PrintLeaveAdventure ()
 
void PrintEnemiesNearby ()
 
void PrintSpeedSpellExpired ()
 
void BeforePrintCommands ()
 
void AfterPrintCommands ()
 
void ProcessEvents (EventType eventType)
 
string GetDarkName (IGameBase target, ArticleType articleType, string nameType, bool upshift, bool groupCountOne)
 
IList< long > GetLoopMonsterUidList ()
 
void Stage ()
 
void Execute ()
 

Detailed Description

Property Documentation

◆ ErrorCode

long EamonRT.Framework.States.IErrorState.ErrorCode
getset

◆ ErrorMessage

string EamonRT.Framework.States.IErrorState.ErrorMessage
getset


The documentation for this interface was generated from the following file: