Navigation
API > API/Plugins > API/Plugins/RigLogicLib
| Name | StreamScope |
| Type | class |
| Header File | /Engine/Plugins/Animation/RigLogic/Source/RigLogicLib/Public/trio/utils/StreamScope.h |
| Include Path | #include "trio/utils/StreamScope.h" |
Syntax
class StreamScope
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
StreamScope
(
Controllable* stream_ |
trio/utils/StreamScope.h | ||
StreamScope
(
const StreamScope& |
trio/utils/StreamScope.h | ||
StreamScope
(
StreamScope&& rhs |
trio/utils/StreamScope.h |
Destructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
~StreamScope() |
trio/utils/StreamScope.h |
Variables
Protected
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| stream | Controllable * | trio/utils/StreamScope.h |
Functions
Public
Operators
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
StreamScope & operator=
(
const StreamScope& |
trio/utils/StreamScope.h | ||
StreamScope & operator=
(
StreamScope&& rhs |
trio/utils/StreamScope.h |