Class MyObjectBuilder_OffensiveWords
Inheritance
System.Object
MyObjectBuilder_OffensiveWords
Inherited Members
Namespace: VRage.Game.ObjectBuilders.Definitions
Assembly: VRage.Game.dll
Syntax
[MyObjectBuilderDefinition]
public class MyObjectBuilder_OffensiveWords : MyObjectBuilder_DefinitionBase
Constructors
MyObjectBuilder_OffensiveWords()
Declaration
public MyObjectBuilder_OffensiveWords()
Fields
Blacklist
Declaration
public string[] Blacklist
Field Value
Type | Description |
---|---|
System.String[] |
Whitelist
Declaration
public string[] Whitelist
Field Value
Type | Description |
---|---|
System.String[] |