Navigation
API > API/Runtime > API/Runtime/Engine
| Name | IExponentialHeightFogStateStream |
| Type | class |
| Header File | /Engine/Source/Runtime/Engine/Public/StateStream/ExponentialHeightFogStateStream.h |
| Include Path | #include "StateStream/ExponentialHeightFogStateStream.h" |
Syntax
class IExponentialHeightFogStateStream
Typedefs
| Name | Type | Remarks | Include Path |
|---|---|---|---|
| DynamicState | FExponentialHeightFogDynamicState | StateStream/ExponentialHeightFogStateStream.h | |
| Handle | FExponentialHeightFogHandle | StateStream/ExponentialHeightFogStateStream.h | |
| StaticState | FExponentialHeightFogStaticState | StateStream/ExponentialHeightFogStateStream.h |
Constants
| Name | Type | Remarks | Include Path |
|---|---|---|---|
| Id | uint32 | StateStream/ExponentialHeightFogStateStream.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FExponentialHeightFogHandle Game_CreateInstance
(
const FExponentialHeightFogStaticState& Ss, |
StateStream/ExponentialHeightFogStateStream.h |