public CachedInstructionInfo() { styleContainer = ScriptableObject.CreateInstance <GUIStyleHolder>(); }
public CachedInstructionInfo() { this.styleContainer = ScriptableObject.CreateInstance<GUIStyleHolder>(); }