|
|
void | SetServiceClass (const TSubclassOf< UBaseService > &Class) |
| |
|
bool | IsEnabled () const |
| |
|
void | SetEnabled (bool IsEnabled) |
| |
|
FOnServiceEnabled & | OnServiceEnabled () |
| |
|
|
virtual void | NativeConstruct () override |
| |
|
|
TObjectPtr< UTextBlock > | ServiceName |
| |
|
TObjectPtr< UEditorUtilityCheckBox > | EnableCheckBox |
| |
|
|
void | OnCheckStateChanged (bool bIsChecked) |
| |
|
|
TSubclassOf< UBaseService > | ServiceClass |
| |
|
FOnServiceEnabled | ServiceEnabled |
| |
The documentation for this class was generated from the following files:
- Source/OpenAIEditor/Public/UI/ServiceWidget.h
- Source/OpenAIEditor/Private/UI/ServiceWidget.cpp