BnS_ACT_Plugin.Test.TestACTWrapper.TestACTWrapper C# (CSharp) 메소드

TestACTWrapper() 공개 메소드

public TestACTWrapper ( ) : System
리턴 System
        public TestACTWrapper()
        {
            CombatActions = new List<CombatAction>();
            CurrentEncounter = null;
        }