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

#include <DatasmithSceneElementsImpl.h>

+ Inheritance diagram for FDatasmithMaterialIDElementImpl:

Public Member Functions

 FDatasmithMaterialIDElementImpl (const TCHAR *InName)
 
virtual void SetName (const TCHAR *InName) override
 
virtual int32 GetId () const override
 
virtual void SetId (int32 InId) override
 
- Public Member Functions inherited from FDatasmithElementImpl< IDatasmithMaterialIDElement >
 FDatasmithElementImpl (const TCHAR *InName, EDatasmithElementType InType, uint64 InSubType=0)
 
virtual ~FDatasmithElementImpl ()
 
virtual bool IsA (EDatasmithElementType InType) const override
 
virtual const TCHARGetName () const 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
 
- Public Member Functions inherited from IDatasmithMaterialIDElement
virtual ~IDatasmithMaterialIDElement ()
 

Additional Inherited Members

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

Constructor & Destructor Documentation

◆ FDatasmithMaterialIDElementImpl()

FDatasmithMaterialIDElementImpl::FDatasmithMaterialIDElementImpl ( const TCHAR InName)
explicit

Member Function Documentation

◆ GetId()

virtual int32 FDatasmithMaterialIDElementImpl::GetId ( ) const
inlineoverridevirtual

◆ SetId()

virtual void FDatasmithMaterialIDElementImpl::SetId ( int32  InId)
inlineoverridevirtual

◆ SetName()

virtual void FDatasmithMaterialIDElementImpl::SetName ( const TCHAR InName)
inlineoverridevirtual

Sets the element name

Reimplemented from FDatasmithElementImpl< IDatasmithMaterialIDElement >.


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