FParticleMeshEmitterInstance::GetResourceSizeEx

Returns the size of the object/ resource for display to artists/ LDs in the Editor.

Windows
MacOS
Linux

Override Hierarchy

FParticleEmitterInstance::GetResourceSizeEx()

FParticleMeshEmitterInstance::GetResourceSizeEx()

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Public/ParticleEmitterInstances.h

Include

#include "ParticleEmitterInstances.h"

Source

/Engine/Source/Runtime/Engine/Private/Particles/ParticleEmitterInstances.cpp

Syntax

virtual void GetResourceSizeEx
(
    FResourceSizeEx & CumulativeResourceSize
)

Remarks

Returns the size of the object/ resource for display to artists/ LDs in the Editor.

Returns

Size of resource as to be displayed to artists/ LDs in the Editor.

Parameters

Parameter

Description

Mode

Specifies which resource size should be displayed. ( see EResourceSizeMode::Type )

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