UDocumentation
UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
StaticMeshStateStreamHandle.h
Go to the documentation of this file.
1
// Copyright Epic Games, Inc. All Rights Reserved.
2
3
#pragma once
4
5
#include "
StateStreamHandle.h
"
6
#include "StaticMeshStateStreamHandle.generated.h"
7
8
struct
FStaticMeshDynamicState
;
9
11
// Handle for mesh instance
12
13
USTRUCT
(
StateStreamHandle
)
14
struct
FStaticMeshHandle
:
public
FStateStreamHandle
15
{
16
GENERATED_USTRUCT_BODY
()
17
};
18
StaticCastSharedRef
UE_FORCEINLINE_HINT TSharedRef< CastToType, Mode > StaticCastSharedRef(TSharedRef< CastFromType, Mode > const &InSharedRef)
Definition
SharedPointer.h:127
USTRUCT
#define USTRUCT(...)
Definition
ObjectMacros.h:746
GENERATED_USTRUCT_BODY
#define GENERATED_USTRUCT_BODY(...)
Definition
ObjectMacros.h:767
StateStreamHandle.h
FStateStreamHandle
Definition
StateStreamHandle.h:25
FStaticMeshDynamicState
Definition
StaticMeshStateStream.h:28
FStaticMeshHandle
Definition
StaticMeshStateStreamHandle.h:15
Engine
Source
Runtime
Engine
Public
StateStream
StaticMeshStateStreamHandle.h
Generated by
1.9.8