104 [
FreeFunction(
Name =
"GUIStyle_Bindings::Internal_Create", IsThreadSafe =
true)]
111 [
FreeFunction(
Name =
"GUIStyle_Bindings::Internal_Destroy", IsThreadSafe =
true)]
118 [
FreeFunction(
Name =
"GUIStyle_Bindings::GetStyleStatePtr", IsThreadSafe =
true, HasExplicitThis =
true)]
125 [
FreeFunction(
Name =
"GUIStyle_Bindings::GetRectOffsetPtr", HasExplicitThis =
true)]
132 [
FreeFunction(
Name =
"GUIStyle_Bindings::Internal_Draw", HasExplicitThis =
true)]
139 [
FreeFunction(
Name =
"GUIStyle_Bindings::Internal_Draw2", HasExplicitThis =
true)]
146 [
FreeFunction(
Name =
"GUIStyle_Bindings::Internal_CalcSizeWithConstraints", HasExplicitThis =
true)]
153 [
FreeFunction(
Name =
"GUIStyle_Bindings::Internal_CalcHeight", HasExplicitThis =
true)]
160 [
FreeFunction(
Name =
"GUIStyle_Bindings::Internal_CalcMinMaxWidth", HasExplicitThis =
true)]
216 while (this.
m_Name !=
null)
class f__AnonymousType0<< Count > j__TPar
void Draw(Rect position, GUIContent content, int controlId, bool isHover, bool isActive, bool on, bool hasKeyboardFocus)
float Internal_CalcHeight(GUIContent content, float width)
override string ToString()
static IntPtr Internal_Create(GUIStyle self)
void Internal_CalcSizeWithConstraints_Injected(GUIContent content, Vector2 maxSize, [Out] Vector2 ret)
IntPtr GetStyleStatePtr(int idx)
IntPtr GetRectOffsetPtr(int idx)
Vector2 Internal_CalcSizeWithConstraints(GUIContent content, Vector2 maxSize)
void Draw(Rect position, GUIContent content, int controlID, bool on, bool hover)
void Internal_Draw_Injected(Rect screenRect, GUIContent content, bool isHover, bool isActive, bool on, bool hasKeyboardFocus)
void Internal_Draw(Rect screenRect, GUIContent content, bool isHover, bool isActive, bool on, bool hasKeyboardFocus)
bool isHeightDependantOnWidth
static void SetMouseTooltip(string tooltip, Rect screenRect)
ImagePosition imagePosition
static bool IsTooltipActive(string tooltip)
void Internal_CalcMinMaxWidth_Injected(GUIContent content, [Out] Vector2 ret)
static void SetMouseTooltip_Injected(string tooltip, Rect screenRect)
void Draw(Rect position, GUIContent content, int controlID)
static bool showKeyboardFocus
void Draw(Rect position, GUIContent content, bool isHover, bool isActive, bool on, bool hasKeyboardFocus)
Vector2 CalcSizeWithConstraints(GUIContent content, Vector2 constraints)
void Internal_Draw2_Injected(Rect position, GUIContent content, int controlID, bool on)
float CalcHeight(GUIContent content, float width)
void CalcMinMaxWidth(GUIContent content, [Out] float minWidth, [Out] float maxWidth)
Vector2 Internal_CalcMinMaxWidth(GUIContent content)
GUIStyleState m_OnFocused
void Internal_Draw2(Rect position, GUIContent content, int controlID, bool on)
static void SetDefaultFont(Font font)
static void Internal_Destroy(IntPtr self)