fBaseXtensions.Cache.External.Debugging.DebugData_Destructibles.DebugData_Destructibles C# (CSharp) Method

DebugData_Destructibles() public method

public DebugData_Destructibles ( ) : System.Collections.Generic
return System.Collections.Generic
        public DebugData_Destructibles()
        {
            Entries = new HashSet<DebugEntry>();
        }