Navigation
Unreal Engine C++ API Reference > Plugins > RigLogicLib > trio > utils
References
Module | RigLogicLib |
Header | /Engine/Plugins/Animation/RigLogic/Source/RigLogicLib/Public/trio/utils/StreamScope.h |
Include | #include "trio/utils/StreamScope.h" |
Syntax
class StreamScope
Constructors
Type | Name | Description | |
---|---|---|---|
![]() |
StreamScope
(
Controllable* stream_ |
||
![]() |
StreamScope
(
const StreamScope& |
||
![]() |
StreamScope
(
StreamScope&& rhs |
Destructors
Type | Name | Description | |
---|---|---|---|
![]() |
~StreamScope () |
Operators
Type | Name | Description | |
---|---|---|---|
![]() |
StreamScope & | operator=
(
const StreamScope& |
|
![]() |
StreamScope & | operator=
(
StreamScope&& rhs |