![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include <DatasmithSceneGraphSharedState.h>
Inheritance diagram for TDatasmithReferenceArrayProxy< T >:Public Member Functions | |
| virtual int32 | Num () const override |
| virtual DirectLink::ISceneGraphNode * | GetNode (int32 Index) const override |
| virtual void | SetNodes (DirectLink::IReferenceResolutionProvider &ResolutionProvider, const TArray< DirectLink::FSceneGraphId > &NodeIds) override |
| const TSharedPtr< T > & | operator[] (int32 Index) const |
| TSharedPtr< T > & | operator[] (int32 Index) |
| bool | IsValidIndex (SizeType Index) const |
| SizeType | Add (const TSharedPtr< T > &Element) |
| SizeType | Add (TSharedPtr< T > &&Element) |
| SizeType | Remove (const TSharedPtr< T > &Item) |
| void | RemoveAt (int32 Index) |
| void | Empty () |
| const TArray< TSharedPtr< T > > & | View () const |
| TArray< TSharedPtr< T > > & | Edit () |
Public Member Functions inherited from DirectLink::IReferenceProxy | |
| virtual | ~IReferenceProxy ()=default |
|
inline |
|
inline |
|
inline |
|
inline |
|
inlineoverridevirtual |
Implements DirectLink::IReferenceProxy.
|
inline |
|
inlineoverridevirtual |
Implements DirectLink::IReferenceProxy.
|
inline |
|
inline |
|
inline |
|
inline |
|
inlineoverridevirtual |
Implements DirectLink::IReferenceProxy.
|
inline |