EddiEvents.UndockedEvent.UndockedEvent C# (CSharp) 메소드

UndockedEvent() 정적인 개인적인 메소드

static private UndockedEvent ( ) : Newtonsoft.Json
리턴 Newtonsoft.Json
        static UndockedEvent()
        {
            VARIABLES.Add("station", "The station from which the commander has undocked");
        }

Same methods

UndockedEvent::UndockedEvent ( System.DateTime timestamp, string station ) : Newtonsoft.Json
UndockedEvent