Navigation
API > API/Plugins > API/Plugins/TakesCore > API/Plugins/TakesCore/UTakeRecorderSource
References
| Module | TakesCore |
| Header | /Engine/Plugins/VirtualProduction/Takes/Source/TakesCore/Public/TakeRecorderSource.h |
| Include | #include "TakeRecorderSource.h" |
virtual bool IsValid&40;&41; const
Remarks
If the source is Valid and ready to be recorded. Tells the Take Recorder that it's really going to record. Note that PreRecord/StartRecord may still get called on the source even if not Valid. This is used mainly so we only Start Recording if we have more than one Valid Source.