Navigation
API > API/Plugins > API/Plugins/DisplayCluster > API/Plugins/DisplayCluster/IDisplayClusterCustomState
Description
Whether this state requires some custom update path. If returns true, then GetUpstreams() will be called next in order to configure data senders.
Derived Overrides
| Name | HasCustomUpstreamConfiguration |
| Type | function |
| Header File | /Engine/Plugins/Runtime/nDisplay/Source/DisplayCluster/Public/Cluster/CustomStates/IDisplayClusterCustomState.h |
| Include Path | #include "Cluster/CustomStates/IDisplayClusterCustomState.h" |
virtual bool HasCustomUpstreamConfiguration() const
- True if has its own list of upstream nodes