Navigation
API > API/Developer > API/Developer/TargetPlatform > API/Developer/TargetPlatform/Interfaces > API/Developer/TargetPlatform/Interfaces/ITargetPlatformControls
- ITargetPlatformControls::InitializeForCook()
- FTargetPlatformControlsBase::InitializeForCook()
- FTargetPlatformMerged::InitializeForCook()
References
| Module | TargetPlatform |
| Header | /Engine/Source/Developer/TargetPlatform/Public/Interfaces/ITargetPlatformControls.h |
| Include | #include "Interfaces/ITargetPlatformControls.h" |
void InitializeForCook()
Remarks
Hook called when a TargetPlatform is selected for cooking. Load any required assets or data. May be called multiple times per process; it is called each time a cook starts for the platform.