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

#include <ActorStaticMeshComponentInterface.h>

+ Inheritance diagram for FActorStaticMeshComponentInterface:

Public Member Functions

virtual UStaticMeshGetStaticMesh () const override
 
virtual IPrimitiveComponentGetPrimitiveComponentInterface () override
 
- Public Member Functions inherited from IStaticMeshComponent
const IPrimitiveComponentGetPrimitiveComponentInterface () const
 

Additional Inherited Members

- Static Public Member Functions inherited from IStaticMeshComponent
static ENGINE_API void AddImplementer (const FComponentInterfaceImplementation &Implementer)
 
static ENGINE_API void RemoveImplementer (const UClass *ImplementerClass)
 
- Static Protected Attributes inherited from IStaticMeshComponent
static ENGINE_API TArray< FComponentInterfaceImplementationImplementers
 

Member Function Documentation

◆ GetPrimitiveComponentInterface()

IPrimitiveComponent * FActorStaticMeshComponentInterface::GetPrimitiveComponentInterface ( )
overridevirtual

Implements IStaticMeshComponent.

◆ GetStaticMesh()

UStaticMesh * FActorStaticMeshComponentInterface::GetStaticMesh ( ) const
overridevirtual

Implements IStaticMeshComponent.


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