UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
FDatasmithActorBindingElementImpl Class Reference

#include <DatasmithVariantElementsImpl.h>

+ Inheritance diagram for FDatasmithActorBindingElementImpl:

Public Member Functions

 FDatasmithActorBindingElementImpl ()
 
virtual void SetActor (TSharedPtr< IDatasmithActorElement > InActor) override
 
virtual TSharedPtr< IDatasmithActorElementGetActor () const override
 
virtual void AddPropertyCapture (const TSharedRef< IDatasmithBasePropertyCaptureElement > &Prop) override
 
virtual int32 GetPropertyCapturesCount () const override
 
virtual TSharedPtr< IDatasmithBasePropertyCaptureElementGetPropertyCapture (int32 InIndex) override
 
virtual void RemovePropertyCapture (const TSharedRef< IDatasmithBasePropertyCaptureElement > &Prop) override
 
- Public Member Functions inherited from FDatasmithBaseVariantElementImpl< IDatasmithActorBindingElement >
virtual bool IsSubType (const EDatasmithElementVariantSubType VariantSubType) const override
 
- Public Member Functions inherited from FDatasmithElementImpl< InterfaceType >
 FDatasmithElementImpl (const TCHAR *InName, EDatasmithElementType InType, uint64 InSubType=0)
 
virtual ~FDatasmithElementImpl ()
 
virtual bool IsA (EDatasmithElementType InType) const override
 
virtual const TCHARGetName () const override
 
virtual void SetName (const TCHAR *InName) override
 
virtual const TCHARGetLabel () const override
 
virtual void SetLabel (const TCHAR *InLabel) override
 
virtual FMD5Hash CalculateElementHash (bool) override
 
virtual TSharedPtr< DirectLink::FSceneGraphSharedStateMakeSharedState () const override
 
virtual const DirectLink::FParameterStoreGetStore () const override
 
virtual DirectLink::FParameterStoreGetStore () override
 

Additional Inherited Members

- Protected Member Functions inherited from FDatasmithElementImpl< InterfaceType >
virtual bool IsSubTypeInternal (uint64 InSubType) const
 
EDatasmithElementType GetElementType () const
 
uint64 GetSubType () const
 
- Protected Attributes inherited from FDatasmithElementImpl< InterfaceType >
FMD5Hash ElementHash
 
DirectLink::FParameterStore Store
 
TReflected< EDatasmithElementType, uint64Type
 
TReflected< uint64Subtype
 
TReflected< FString > Name
 
TReflected< FString > Label
 

Constructor & Destructor Documentation

◆ FDatasmithActorBindingElementImpl()

FDatasmithActorBindingElementImpl::FDatasmithActorBindingElementImpl ( )
inlineexplicit

Member Function Documentation

◆ AddPropertyCapture()

virtual void FDatasmithActorBindingElementImpl::AddPropertyCapture ( const TSharedRef< IDatasmithBasePropertyCaptureElement > &  Prop)
inlineoverridevirtual

◆ GetActor()

virtual TSharedPtr< IDatasmithActorElement > FDatasmithActorBindingElementImpl::GetActor ( ) const
inlineoverridevirtual

◆ GetPropertyCapture()

virtual TSharedPtr< IDatasmithBasePropertyCaptureElement > FDatasmithActorBindingElementImpl::GetPropertyCapture ( int32  InIndex)
inlineoverridevirtual

◆ GetPropertyCapturesCount()

virtual int32 FDatasmithActorBindingElementImpl::GetPropertyCapturesCount ( ) const
inlineoverridevirtual

◆ RemovePropertyCapture()

virtual void FDatasmithActorBindingElementImpl::RemovePropertyCapture ( const TSharedRef< IDatasmithBasePropertyCaptureElement > &  Prop)
inlineoverridevirtual

◆ SetActor()

virtual void FDatasmithActorBindingElementImpl::SetActor ( TSharedPtr< IDatasmithActorElement InActor)
inlineoverridevirtual

The documentation for this class was generated from the following file: