![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
This is the complete list of members for FAppStyle, including all inherited members.
| Get() | FAppStyle | static |
| GetAppStyleSetName() | FAppStyle | static |
| GetBrush(FName PropertyName, const ANSICHAR *Specifier=NULL) | FAppStyle | inlinestatic |
| GetColor(FName PropertyName, const ANSICHAR *Specifier=NULL) | FAppStyle | inlinestatic |
| GetDefaultBrush() | FAppStyle | inlinestatic |
| GetDynamicImageBrush(FName BrushTemplate, FName TextureName, const ANSICHAR *Specifier=NULL) | FAppStyle | inlinestatic |
| GetDynamicImageBrush(FName BrushTemplate, const ANSICHAR *Specifier, class UTexture2D *TextureResource, FName TextureName) | FAppStyle | inlinestatic |
| GetDynamicImageBrush(FName BrushTemplate, class UTexture2D *TextureResource, FName TextureName) | FAppStyle | inlinestatic |
| GetFloat(FName PropertyName, const ANSICHAR *Specifier=NULL) | FAppStyle | inlinestatic |
| GetFontStyle(FName PropertyName, const ANSICHAR *Specifier=NULL) | FAppStyle | inlinestatic |
| GetMargin(FName PropertyName, const ANSICHAR *Specifier=NULL) | FAppStyle | inlinestatic |
| GetNoBrush() | FAppStyle | inlinestatic |
| GetOptionalBrush(FName PropertyName, const ANSICHAR *Specifier=NULL, const FSlateBrush *const DefaultBrush=FStyleDefaults::GetNoBrush()) | FAppStyle | inlinestatic |
| GetSlateColor(FName PropertyName, const ANSICHAR *Specifier=NULL) | FAppStyle | inlinestatic |
| GetSound(FName PropertyName, const ANSICHAR *Specifier=NULL) | FAppStyle | inlinestatic |
| GetVector(FName PropertyName, const ANSICHAR *Specifier=NULL) | FAppStyle | inlinestatic |
| GetWidgetStyle(FName PropertyName, const ANSICHAR *Specifier=NULL) | FAppStyle | inlinestatic |
| Join(FName A, const ANSICHAR *B) | FAppStyle | inlinestatic |
| SetAppStyleSet(const ISlateStyle &InStyle) | FAppStyle | static |
| SetAppStyleSetName(const FName &InName) | FAppStyle | static |