MeshComponentName

Name of the MeshComponent.

Windows
MacOS
Linux

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Classes/GameFramework/DefaultPawn.h

Include

#include "GameFramework/DefaultPawn.h"

Syntax

static FName MeshComponentName;

Remarks

Name of the MeshComponent. Use this name if you want to prevent creation of the component (with ObjectInitializer.DoNotCreateDefaultSubobject).

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss