Navigation
API > API/Runtime > API/Runtime/MovieScene > API/Runtime/MovieScene/FMovieSceneChannelProxy
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
TSharedRef< ObjectType, Mode > AsShared () |
Do not expose shared-ownership semantics of this object | Channels/MovieSceneChannelProxy.h | |
TSharedRef< ObjectType const, Mode > AsShared () |
Do not expose shared-ownership semantics of this object | Channels/MovieSceneChannelProxy.h |
AsShared()
Description
Do not expose shared-ownership semantics of this object
| Name | AsShared |
| Type | function |
| Header File | /Engine/Source/Runtime/MovieScene/Public/Channels/MovieSceneChannelProxy.h |
| Include Path | #include "Channels/MovieSceneChannelProxy.h" |
TSharedRef < ObjectType, Mode > AsShared()
AsShared()
Description
Do not expose shared-ownership semantics of this object
| Name | AsShared |
| Type | function |
| Header File | /Engine/Source/Runtime/MovieScene/Public/Channels/MovieSceneChannelProxy.h |
| Include Path | #include "Channels/MovieSceneChannelProxy.h" |
TSharedRef < ObjectType const, Mode > AsShared() const