Navigation
API > API/Plugins > API/Plugins/RigLogicLib
| Name | Resizable |
| Type | class |
| Header File | /Engine/Plugins/Animation/RigLogic/Source/RigLogicLib/Public/trio/Concepts.h |
| Include Path | #include "trio/Concepts.h" |
Syntax
class Resizable
Derived Classes
Destructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
virtual ~Resizable() |
trio/Concepts.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
void resize
(
std::uint64_t size |
Resize file to the requested size. | trio/Concepts.h |