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