Navigation
API > API/Plugins > API/Plugins/DecoupledOutputProvider > API/Plugins/DecoupledOutputProvider/UDecoupledOutputProvider
- UVCamOutputProviderBase::Initialize()
- UDecoupledOutputProvider::Initialize()
References
| Module | DecoupledOutputProvider |
| Header | /Engine/Plugins/Experimental/VirtualCameraCore/Source/DecoupledOutputProvider/Public/DecoupledOutputProvider.h |
| Include | #include "DecoupledOutputProvider.h" |
| Source | /Engine/Plugins/Experimental/VirtualCameraCore/Source/DecoupledOutputProvider/Private/DecoupledOutputProvider.cpp |
virtual void Initialize&40;&41;
Remarks
Called when the provider is brought online such as after instantiating or loading a component containing this provider Use Initialize for any setup logic that needs to survive between Start / Stop cycles such as spawning transient objects