Navigation
API > API/Plugins > API/Plugins/IKRigEditor
| Name | SIKRigOutputLog |
| Type | class |
| Header File | /Engine/Plugins/Animation/IKRig/Source/IKRigEditor/Public/RigEditor/SIKRigOutputLog.h |
| Include Path | #include "RigEditor/SIKRigOutputLog.h" |
Syntax
class SIKRigOutputLog : public SBox
Inheritance Hierarchy
- FSharedFromThisBase → TSharedFromThis → SWidget → SPanel → SBox → SIKRigOutputLog
- FSlateControlledConstruction → SWidget → SPanel → SBox → SIKRigOutputLog
Structs
| Name | Remarks |
|---|---|
| FArguments |
Variables
Protected
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| MessageLogListing | TSharedPtr< IMessageLogListing > | RigEditor/SIKRigOutputLog.h | ||
| OutputLogWidget | TSharedPtr< SWidget > | The output log | RigEditor/SIKRigOutputLog.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
void ClearLog() |
RigEditor/SIKRigOutputLog.h | ||
void Construct
(
const FArguments& InArgs, |
RigEditor/SIKRigOutputLog.h |