Navigation
API > API/Plugins > API/Plugins/Composure > API/Plugins/Composure/CompositingElements > API/Plugins/Composure/CompositingElements/UColorConverterOutputPass
- UObject::PostInitProperties()
- UColorConverterOutputPass::PostInitProperties()
References
Module | Composure |
Header | /Engine/Plugins/Compositing/Composure/Source/Composure/Classes/CompositingElements/CompositingElementOutputs.h |
Include | #include "CompositingElements/CompositingElementOutputs.h" |
Source | /Engine/Plugins/Compositing/Composure/Source/Composure/Private/CompositingElements/CompositingElementOutputs.cpp |
virtual void PostInitProperties&40;&41;
Remarks
Called after the C++ constructor and after the properties have been initialized, including those loaded from config. This is called before any serialization or other setup has happened.