Navigation
API > API/Plugins > API/Plugins/DrawDebugLibrary
Makes a normal RigVM debug drawer.
| Name | FRigVMFunction_MakeDebugDrawer |
| Type | struct |
| Header File | /Engine/Plugins/Experimental/DrawDebugLibrary/Source/DrawDebugLibrary/Public/RigUnit_DrawDebugLibrary.h |
| Include Path | #include "RigUnit_DrawDebugLibrary.h" |
Syntax
USTRUCT (Meta=(DisplayName="Make Debug Drawer"))
struct FRigVMFunction_MakeDebugDrawer : public FRigVMFunction_DrawDebugLibraryBase
Inheritance Hierarchy
- FRigVMStruct → FRigVMFunction_DrawDebugLibraryBase → FRigVMFunction_MakeDebugDrawer
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| Drawer | FDebugDrawer | Debug Drawer. | RigUnit_DrawDebugLibrary.h |
|
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
RIGVM_METHOD() |
RigUnit_DrawDebugLibrary.h |