Blamite Game Engine - Guerilla  00263.10.17.20.0001.blamite
The tag editor for the Blamite Game Engine.
tag.cs File Reference

Classes

class  guerilla.Components.Tags.BlamRevision
 Structure containing tag/plugin revision info. More...
 
class  guerilla.Components.Tags.BlamWarning
 
class  guerilla.Components.Tags.Tag
 Class repesenting a tag. More...
 

Namespaces

namespace  guerilla
 
namespace  guerilla.Components
 Namespace for various Guerilla components.
 
namespace  guerilla.Components.Tags
 Namespace containing things relating to tags.
 

Enumerations

enum  guerilla.Components.Tags.WarningSeverity {
  guerilla.Components.Tags.WarningSeverity.Info, guerilla.Components.Tags.WarningSeverity.Minor, guerilla.Components.Tags.WarningSeverity.Moderate, guerilla.Components.Tags.WarningSeverity.Severe,
  guerilla.Components.Tags.WarningSeverity.Critical
}
 
enum  guerilla.Components.Tags.TagFormat { guerilla.Components.Tags.TagFormat.XML, guerilla.Components.Tags.TagFormat.Binary }
 Enum specifying the storage type of a tag's data. More...