BnS_ACT_Plugin.Test.TestACTWrapper.TestACTWrapper C# (CSharp) Méthode

TestACTWrapper() public méthode

public TestACTWrapper ( ) : System
Résultat System
        public TestACTWrapper()
        {
            CombatActions = new List<CombatAction>();
            CurrentEncounter = null;
        }