SWFProcessing.SWFModeller.ABC.Code.Script.Script C# (CSharp) Method

Script() public method

public Script ( ) : System.Collections.Generic
return System.Collections.Generic
        public Script()
        {
            this.traits = new List<Trait>();
        }