| UObjectBase
|
Module |
|
Header |
/Engine/Source/Runtime/Engine/Classes/Engine/SkyLight.h |
Include |
#include "Engine/SkyLight.h" |
class ASkyLight : public AInfo
Name | Description | ||
---|---|---|---|
|
uint32: 1 |
bEnabled |
Replicated copy of LightComponent's bEnabled property |
Name | Description | |
---|---|---|
|
ASkyLight ( |
Name | Description | ||
---|---|---|---|
|
USkyLightCom... |
GetLightComponent() |
Returns LightComponent subobject |
|
void |
OnRep_bEnabled() |
Replication Notification Callbacks |
Name | Description | ||
---|---|---|---|
|
void |
GetLifetimeReplicatedProps ( |
Returns the properties used for network replication, this needs to be overridden by all actor classes with native replicated properties |