Candide.CandideUI.CandideThickness
Type JSONpublic struct in Candide.CandideUI
Type metadata
- Assembly
Romestead - Namespace
Candide.CandideUI - Base type
System.ValueType - Hash
850836E11AE9EBDF9B24FD548EFC359E32DC6E79A810068C675E4C1B1A0278EC
Relationships
Base type
System.ValueType
Referenced by types
Candide.CandideUI.CandideUiElementCandide.CandideUI.Components.CandideIconLabelCandide.CandideUI.Components.Dialogue.CandideAltarDialogueComponentCandide.CandideUI.Components.TranslationCenteredIconLabelCandide.CandideUI.Components.TranslationCenteredLabelCandide.CandideUI.Containers.CandideWindowCandide.CandideUI.Helpers.UiArgsCandide.CandideUI.WorshipUi.Altar.UnlocksView
Fields
| Name | Visibility | Signature |
|---|---|---|
Zero# | public | public Candide.CandideUI.CandideThickness Zero |
Properties
| Name | Visibility | Signature |
|---|---|---|
Bottom# | public | public System.Int32 Bottom |
Height# | public | public System.Int32 Height |
Left# | public | public System.Int32 Left |
Right# | public | public System.Int32 Right |
SameSize# | public | public System.Boolean SameSize |
Top# | public | public System.Int32 Top |
Width# | public | public System.Int32 Width |
Methods
Equals
#
public System.Boolean Equals(System.Object obj)
Method metadata
- Visibilitypublic
- Return type
System.Boolean - StaticFalse
- VirtualTrue
- Hash
AA49C88553F7F21385155DE9F46014146D8F0CAEDE515BC21EF8B83E5D673220 - Body hash
820E046B1CD5AB8B419E08A764B68D9C3DF92B6EF6513ED825407B1E3AF0B62B - IL size82
Referenced calls
Candide.CandideUI.CandideThickness::get_Left()Candide.CandideUI.CandideThickness::get_Right()Candide.CandideUI.CandideThickness::get_Top()Candide.CandideUI.CandideThickness::get_Bottom()
FromString
#
public Candide.CandideUI.CandideThickness FromString(System.String s)
Method metadata
- Visibilitypublic
- Return type
Candide.CandideUI.CandideThickness - StaticTrue
- VirtualFalse
- Hash
5348E140EE29D41A44F9EBDBED7B750F902C695070D58F8B04F6F89D09F6E6DB - Body hash
425645E3BEDC9B4084C6E875FF09AAB85C9B60888E18E1407FEF34E26665D967 - IL size186
Referenced calls
System.String::IsNullOrEmpty(System.String)System.String::Split(System.Char, System.StringSplitOptions)CandideThickness.<>c::<FromString>b__27_0(System.String)System.Func<System.String, System.String>::.ctor(System.Object, System.IntPtr)System.Linq.Enumerable::Select(System.Collections.Generic.IEnumerable<!!0>, System.Func<!!0, !!1>)System.Linq.Enumerable::ToArray(System.Collections.Generic.IEnumerable<!!0>)System.String::Format(System.String, System.Object)System.ArgumentException::.ctor(System.String)System.Int32::Parse(System.String)Candide.CandideUI.CandideThickness::.ctor(System.Int32)Candide.CandideUI.CandideThickness::.ctor(System.Int32, System.Int32)Candide.CandideUI.CandideThickness::.ctor(System.Int32, System.Int32, System.Int32, System.Int32)
String literals
Could not convert string '{0}' to Thickness
GetHashCode
#
public System.Int32 GetHashCode()
Method metadata
- Visibilitypublic
- Return type
System.Int32 - StaticFalse
- VirtualTrue
- Hash
66002414ECEB4452AADC5E13E8A3C612E2F8ED690D2AFDA2167B2833385F05DF - Body hash
A303C675BAB21F3D639196C974621CEB80E83ECC0CEED9E35ADE919D907A22B9 - IL size90
Referenced calls
Candide.CandideUI.CandideThickness::get_Left()System.Int32::GetHashCode()Candide.CandideUI.CandideThickness::get_Right()Candide.CandideUI.CandideThickness::get_Top()Candide.CandideUI.CandideThickness::get_Bottom()
ToString
#
public System.String ToString()
Method metadata
- Visibilitypublic
- Return type
System.String - StaticFalse
- VirtualTrue
- Hash
127CCC3DFE7967F2E625B071CA9AFCC4BB8B62D38E2F02D79C17DEACB982529F - Body hash
771DFA9ED1EFCB03A1462B29EFC336CFDE78C831B4DC6C8FAF44259587673F23 - IL size157
Referenced calls
Candide.CandideUI.CandideThickness::get_SameSize()Candide.CandideUI.CandideThickness::get_Left()System.Int32::ToString()Candide.CandideUI.CandideThickness::get_Right()Candide.CandideUI.CandideThickness::get_Top()Candide.CandideUI.CandideThickness::get_Bottom()System.String::Format(System.String, System.Object, System.Object)System.String::Format(System.String, System.Object[])
String literals
{0}, {1}{0}, {1}, {2}, {3}