Candide.Toolkit.ImGuiAssist
Type JSONpublic class in Candide.Toolkit
Type metadata
- Assembly
Romestead - Namespace
Candide.Toolkit - Base type
System.Object - Hash
1CF972B754142C78A87E6D6473C10430612760F49B744727372691FEE9E0A46A
Relationships
Base type
System.Object
Methods
ColorEdit
#
internal System.Void ColorEdit(System.String label, Microsoft.Xna.Framework.Vector3& vec)
Method metadata
- Visibilityinternal
- Return type
System.Void - StaticTrue
- VirtualFalse
- Hash
FB80BC7AE22CAA205CE8BC33603519BA48385BF904A4FF0E704CBF8251CA71CA - Body hash
14B579D741FE8165700B49D1CF23F1E757206B615711E03453495BA0703BA61E - IL size90
Referenced calls
System.String::op_Implicit(System.String)ImGuiNET.ImGui::ColorEdit3(System.ReadOnlySpan<System.Char>, System.Numerics.Vector3&)
ColorEdit
#
internal System.Void ColorEdit(System.String label, Microsoft.Xna.Framework.Vector3& vec, ImGuiNET.ImGuiColorEditFlags flags)
Method metadata
- Visibilityinternal
- Return type
System.Void - StaticTrue
- VirtualFalse
- Hash
F9C479E84A230186FE1854F2E1373E52D70A287EE20321111F14B8A0733AAF82 - Body hash
7011D1774300F6449ED9D7C0A5881711437F70AEA7BAD9EBA7D252C9D2C979C9 - IL size91
Referenced calls
System.String::op_Implicit(System.String)ImGuiNET.ImGui::ColorEdit3(System.ReadOnlySpan<System.Char>, System.Numerics.Vector3&, ImGuiNET.ImGuiColorEditFlags)
ColorEdit
#
internal System.Void ColorEdit(System.String label, Microsoft.Xna.Framework.Vector4& vec)
Method metadata
- Visibilityinternal
- Return type
System.Void - StaticTrue
- VirtualFalse
- Hash
A44B1A30F5E376DF3362F4A6BA680EA2AD5C8486545B6F36C0D17F77FC4362B4 - Body hash
60B159CA91FEA6D9FE56F2E45D471293EF8120F489A0923660C979DC8DD1957D - IL size115
Referenced calls
System.String::op_Implicit(System.String)ImGuiNET.ImGui::ColorEdit4(System.ReadOnlySpan<System.Char>, System.Numerics.Vector4&)
ColorEdit
#
internal System.Void ColorEdit(System.String label, Microsoft.Xna.Framework.Vector4& vec, ImGuiNET.ImGuiColorEditFlags flags)
Method metadata
- Visibilityinternal
- Return type
System.Void - StaticTrue
- VirtualFalse
- Hash
488FADE32667AE66BD365F1CD1D0F670D4948DC7149F4438C1D508FF6FBED6D0 - Body hash
F3F36BA2A4231E94B2ABA6C83148E69BFFDE892320D4EBBC9293B9269D9EE580 - IL size116
Referenced calls
System.String::op_Implicit(System.String)ImGuiNET.ImGui::ColorEdit4(System.ReadOnlySpan<System.Char>, System.Numerics.Vector4&, ImGuiNET.ImGuiColorEditFlags)
DragByte
#
public System.Void DragByte(System.String text, System.Byte& value, System.Int32 min, System.Int32 max, System.String format)
Method metadata
- Visibilitypublic
- Return type
System.Void - StaticTrue
- VirtualFalse
- Hash
99FF4340FEDF9CAEFE19E8247B22A73C69EABD36D3728FB251DE0705C3F36FE3 - Body hash
05E58FBE1E03A186959D91D3207763BA5DF74C5D2BF8EEA2DB332CE269163746 - IL size60
Referenced calls
System.String::op_Implicit(System.String)ImGuiNET.ImGui::SliderInt(System.ReadOnlySpan<System.Char>, System.Int32&, System.Int32, System.Int32, System.ReadOnlySpan<System.Char>)ImGuiNET.ImGui::SliderInt(System.ReadOnlySpan<System.Char>, System.Int32&, System.Int32, System.Int32)
DragFloat
#
public System.Void DragFloat(System.String label, Microsoft.Xna.Framework.Vector2& vec)
Method metadata
- Visibilitypublic
- Return type
System.Void - StaticTrue
- VirtualFalse
- Hash
1A715B5EFA6A3EFD2D1116BEF76D8C0249CC382AE32E4ABE30132D44ADCAEB8C - Body hash
913CC56C0CE88079C4F298ECF2E998DBAE8174E89DC573FF08BD543A6AF66B6A - IL size70
Referenced calls
System.String::op_Implicit(System.String)ImGuiNET.ImGui::DragFloat2(System.ReadOnlySpan<System.Char>, System.Numerics.Vector2&, System.Single)
DragFloat
#
public System.Void DragFloat(System.String label, Microsoft.Xna.Framework.Vector2& vec, System.Single speed, System.Single min, System.Single max)
Method metadata
- Visibilitypublic
- Return type
System.Void - StaticTrue
- VirtualFalse
- Hash
C87F5029F8F79D0FDBF61A7881D4FF11B438B9E43671FBD02EED9A063656BFE3 - Body hash
3EF8F1A4EAB6251805B9C28CF8273C82B86A6D876C864E60B9AF8DF75D36993E - IL size69
Referenced calls
System.String::op_Implicit(System.String)ImGuiNET.ImGui::DragFloat2(System.ReadOnlySpan<System.Char>, System.Numerics.Vector2&, System.Single, System.Single, System.Single)
DragFloat
#
public System.Void DragFloat(System.String label, Microsoft.Xna.Framework.Vector2& vec, System.Single& v3, System.Single min, System.Single max)
Method metadata
- Visibilitypublic
- Return type
System.Void - StaticTrue
- VirtualFalse
- Hash
E5272F77619E0926B5CF9C750C71F9FFA8198B3A850AE384DC4B9E058FA8204D - Body hash
18473F2F5DCBAF08DF7542EBD30CC1BDAA27E7FB1DCA487177C7A3C49C394E3A - IL size90
Referenced calls
System.String::op_Implicit(System.String)ImGuiNET.ImGui::DragFloat3(System.ReadOnlySpan<System.Char>, System.Numerics.Vector3&, System.Single, System.Single, System.Single)
DragFloat
#
public System.Void DragFloat(System.String label, Microsoft.Xna.Framework.Vector2& vec, System.String format, System.Single speed, System.Single min, System.Single max)
Method metadata
- Visibilitypublic
- Return type
System.Void - StaticTrue
- VirtualFalse
- Hash
7619930FCA71BE4421C4C9A2E848B6C49C220DDB9B65A6C2A296E5AD1D2EF4AC - Body hash
6388F64F0646E20764A652295C80B9E1CA6163FA6689FE54BD096FED3358371A - IL size76
Referenced calls
System.String::op_Implicit(System.String)ImGuiNET.ImGui::DragFloat2(System.ReadOnlySpan<System.Char>, System.Numerics.Vector2&, System.Single, System.Single, System.Single, System.ReadOnlySpan<System.Char>)
DragFloat
#
public System.Void DragFloat(System.String label, Microsoft.Xna.Framework.Vector3& vec, System.Single speed, System.Single min, System.Single max)
Method metadata
- Visibilitypublic
- Return type
System.Void - StaticTrue
- VirtualFalse
- Hash
4EA4ED608B5C4DCB87498E6060F7C65BC0D1B6023EB28D1013D0060BC817341F - Body hash
249A1C3C6078E3E030186DEC497433E8763B3740853E1F804E69479B83EBDFE4 - IL size94
Referenced calls
System.String::op_Implicit(System.String)ImGuiNET.ImGui::DragFloat3(System.ReadOnlySpan<System.Char>, System.Numerics.Vector3&, System.Single, System.Single, System.Single)
DragFloat
#
public System.Void DragFloat(System.String label, Microsoft.Xna.Framework.Vector3& vec, System.String format, System.Single speed, System.Single min, System.Single max)
Method metadata
- Visibilitypublic
- Return type
System.Void - StaticTrue
- VirtualFalse
- Hash
03F99629F1F0555138101F7D7F8B17A8E5113D0DF7E3068BBD189E4FBC9F9767 - Body hash
891B973E6B1AD64A06BB7A916E536F39D4674A56A2D1378E2EB7C77AF2606BB0 - IL size101
Referenced calls
System.String::op_Implicit(System.String)ImGuiNET.ImGui::DragFloat3(System.ReadOnlySpan<System.Char>, System.Numerics.Vector3&, System.Single, System.Single, System.Single, System.ReadOnlySpan<System.Char>)
DragFloat
#
public System.Void DragFloat(System.String label, System.Single& v1, System.Single& v2)
Method metadata
- Visibilitypublic
- Return type
System.Void - StaticTrue
- VirtualFalse
- Hash
850CCB7785B956FF1D6E2AED3FC4DF8675E3E5ADD974F89B60780E61E8BADFA3 - Body hash
CB64D2B87C774CA5CF92E30CAAE89EA859DCE51AAD270C6E0585064B270F5BFC - IL size54
Referenced calls
System.String::op_Implicit(System.String)ImGuiNET.ImGui::DragFloat2(System.ReadOnlySpan<System.Char>, System.Numerics.Vector2&, System.Single)
HelpTip
#
internal System.Void HelpTip(System.String tip)
Method metadata
- Visibilityinternal
- Return type
System.Void - StaticTrue
- VirtualFalse
- Hash
C06CAD364B9A9CD773CE2932C148ABA99B370FF7DC952FC2BF0CD77F95AE1BCF - Body hash
FF88C159282D7E5889F98DDB130C7E4A3872E0656E556790C505F6DF32B1E207 - IL size71
Referenced calls
ImGuiNET.ImGui::SameLine()System.String::op_Implicit(System.String)ImGuiNET.ImGui::TextDisabled(System.ReadOnlySpan<System.Char>)ImGuiNET.ImGui::IsItemHovered()ImGuiNET.ImGui::BeginTooltip()ImGuiNET.ImGui::GetFontSize()ImGuiNET.ImGui::PushTextWrapPos(System.Single)ImGuiNET.ImGui::TextUnformatted(System.ReadOnlySpan<System.Char>)ImGuiNET.ImGui::PopTextWrapPos()ImGuiNET.ImGui::EndTooltip()
String literals
(?)
InputFloat
#
public System.Void InputFloat(System.String label, Microsoft.Xna.Framework.Vector2& vec)
Method metadata
- Visibilitypublic
- Return type
System.Void - StaticTrue
- VirtualFalse
- Hash
05268DE4D55B6D086CD7F3677FA2A348A5A700EDC2EFB41C03FD3F1B74B2EED2 - Body hash
F06766422ED48C02071FB9F84577BDA7FFE7A48C5F8151238CE55FF930B49E14 - IL size65
Referenced calls
System.String::op_Implicit(System.String)ImGuiNET.ImGui::InputFloat2(System.ReadOnlySpan<System.Char>, System.Numerics.Vector2&)
InputFloat
#
public System.Void InputFloat(System.String label, Microsoft.Xna.Framework.Vector2& vec, System.Single& v3)
Method metadata
- Visibilitypublic
- Return type
System.Void - StaticTrue
- VirtualFalse
- Hash
0CE4F5F2DA7234AC551E9B04525588DCD1C9D8DB0459C90970C360DA30F724E9 - Body hash
CA49DAD59D563349AAD58DDEE010CBE2C40A0237BDDC62DEB2291570E4040083 - IL size82
Referenced calls
System.String::op_Implicit(System.String)ImGuiNET.ImGui::InputFloat3(System.ReadOnlySpan<System.Char>, System.Numerics.Vector3&)
InputFloat
#
public System.Void InputFloat(System.String label, Microsoft.Xna.Framework.Vector3& vec)
Method metadata
- Visibilitypublic
- Return type
System.Void - StaticTrue
- VirtualFalse
- Hash
FA91884E9A7351CDB84E4FBB04C6A22CBA745FDBFFD676DD34ACCA015047AFA2 - Body hash
513A2C1C1935FF52DE84FFFA41C5C8CA4C8BC7C55F64A87C0BE8530F69C965C1 - IL size90
Referenced calls
System.String::op_Implicit(System.String)ImGuiNET.ImGui::InputFloat3(System.ReadOnlySpan<System.Char>, System.Numerics.Vector3&)
InputFloat
#
public System.Void InputFloat(System.String label, Microsoft.Xna.Framework.Vector3& vec, System.Single& v4)
Method metadata
- Visibilitypublic
- Return type
System.Void - StaticTrue
- VirtualFalse
- Hash
6405BD4F73922BFAC85798F57537AC07AE647F2CCF66E9F9378C231202A19C23 - Body hash
B469F128FBFF4741D7CE1448A1C4F580781B0EDDD04A102C5DAD5A4428FA3164 - IL size107
Referenced calls
System.String::op_Implicit(System.String)ImGuiNET.ImGui::InputFloat4(System.ReadOnlySpan<System.Char>, System.Numerics.Vector4&)
InputFloat
#
public System.Void InputFloat(System.String label, Microsoft.Xna.Framework.Vector4& vec)
Method metadata
- Visibilitypublic
- Return type
System.Void - StaticTrue
- VirtualFalse
- Hash
ADEE5DF4CB745E804E4F51F673D97045275EA4485863C44014B846E7E7EDA3B6 - Body hash
A1E923F25F63960A5081D83E50066E34E270AD783563BFD308424A8D41693E31 - IL size115
Referenced calls
System.String::op_Implicit(System.String)ImGuiNET.ImGui::InputFloat4(System.ReadOnlySpan<System.Char>, System.Numerics.Vector4&)
InputFloat
#
public System.Void InputFloat(System.String label, System.Single& v1, System.Single& v2)
Method metadata
- Visibilitypublic
- Return type
System.Void - StaticTrue
- VirtualFalse
- Hash
57C68E78EF2E3CB6B0BB87862B4940A042D6061C8E25F66BE52DBE67A10C8121 - Body hash
214E74B0A77F2F5B48C31D23BB68857B0E0E5F4D482649E603EAEBD7D736C5E1 - IL size49
Referenced calls
System.String::op_Implicit(System.String)ImGuiNET.ImGui::InputFloat2(System.ReadOnlySpan<System.Char>, System.Numerics.Vector2&)
InputFloat
#
public System.Void InputFloat(System.String label, System.Single& v1, System.Single& v2, System.Single& v3)
Method metadata
- Visibilitypublic
- Return type
System.Void - StaticTrue
- VirtualFalse
- Hash
91AEE281CB1D7649B516E38D4B5E95E563D9FABB44DFED104B2C7A56D0868DE0 - Body hash
5755E117A22166AF8A55CF9F69F4E653572268F0F46B4BC74A6BDE4FAD61B36C - IL size66
Referenced calls
System.String::op_Implicit(System.String)ImGuiNET.ImGui::InputFloat3(System.ReadOnlySpan<System.Char>, System.Numerics.Vector3&)
InputFloat
#
public System.Void InputFloat(System.String label, System.Single& v1, System.Single& v2, System.Single& v3, System.Single& v4)
Method metadata
- Visibilitypublic
- Return type
System.Void - StaticTrue
- VirtualFalse
- Hash
79F724DA70511BD81E85A98655684792C7AAED2794B7283C2CE4AD5EB4BCFF93 - Body hash
B48713B73C0A519B2489B261BBD0CA398D600F8132B1058DFD52B2FD5C50D118 - IL size85
Referenced calls
System.String::op_Implicit(System.String)ImGuiNET.ImGui::InputFloat4(System.ReadOnlySpan<System.Char>, System.Numerics.Vector4&)
MouseIsOverImgui
#
public System.Boolean MouseIsOverImgui()
Method metadata
- Visibilitypublic
- Return type
System.Boolean - StaticTrue
- VirtualFalse
- Hash
26AB9B0BE243098AE018E2E5664CD65AF769635092E0E54EAD79F272EB80F83D - Body hash
E36D38E15E088C39E43A9992F65F3345B16F8D0F38A84F057BE87B98643B1627 - IL size11
Referenced calls
ImGuiNET.ImGui::IsWindowHovered(ImGuiNET.ImGuiHoveredFlags)
SliderFloat
#
public System.Void SliderFloat(System.String label, Microsoft.Xna.Framework.Vector2& vec, System.Single& v3, System.Single min, System.Single max)
Method metadata
- Visibilitypublic
- Return type
System.Void - StaticTrue
- VirtualFalse
- Hash
DCEB5E9295B93C90573C9197285AD8B5F918E9C1B781C3377533912158ED17FD - Body hash
C46FC064B0A6B0B65A4B66080759088B30812ED2EBFE9FF217AEC3A3CDB7B073 - IL size85
Referenced calls
System.String::op_Implicit(System.String)ImGuiNET.ImGui::SliderFloat3(System.ReadOnlySpan<System.Char>, System.Numerics.Vector3&, System.Single, System.Single)
SliderFloat
#
public System.Void SliderFloat(System.String label, Microsoft.Xna.Framework.Vector3& vec, System.Single min, System.Single max)
Method metadata
- Visibilitypublic
- Return type
System.Void - StaticTrue
- VirtualFalse
- Hash
A197BE50E17C044FA8D29636AB41F0C46F6686742C01C297B1C11A94885544A1 - Body hash
C212414787F5A86E14B074FB9844F389DF64BC2DAD913A5C98C13692E30C6B66 - IL size92
Referenced calls
System.String::op_Implicit(System.String)ImGuiNET.ImGui::SliderFloat3(System.ReadOnlySpan<System.Char>, System.Numerics.Vector3&, System.Single, System.Single)
ToolTip
#
internal System.Void ToolTip(System.String tip)
Method metadata
- Visibilityinternal
- Return type
System.Void - StaticTrue
- VirtualFalse
- Hash
DB3F62EE3AF9ECFA5D3BF21D1FBD069689C4A5D3E757B4D30457C2B51EEA4D08 - Body hash
9C078E8F40C5A65E2830A51CC317F61CC7290937FE1AAC509BB607C963B59DC5 - IL size51
Referenced calls
ImGuiNET.ImGui::IsItemHovered()ImGuiNET.ImGui::BeginTooltip()ImGuiNET.ImGui::GetFontSize()ImGuiNET.ImGui::PushTextWrapPos(System.Single)System.String::op_Implicit(System.String)ImGuiNET.ImGui::TextUnformatted(System.ReadOnlySpan<System.Char>)ImGuiNET.ImGui::PopTextWrapPos()ImGuiNET.ImGui::EndTooltip()