ChensGradiusMod
Chen.GradiusMod.Items.GradiusOption.Components.OptionBehavior
OptionBehavior.O Property
Shorthand for the Object data dictionary.
public System.Collections.Generic.Dictionary<string,object> O { get; set; }
Property Value
System.Collections.Generic.Dictionary<System.String,System.Object>