Navigation
API > API/Plugins > API/Plugins/Concert
References
| Module | Concert |
| Header | /Engine/Plugins/Developer/Concert/ConcertMain/Source/Concert/Public/ConcertVersion.h |
| Include | #include "ConcertVersion.h" |
Syntax
enum EConcertVersionValidationMode
&123;
Identical,
Compatible,
&125;
Values
| Name | Description |
|---|---|
| Identical | Check that the version information is identical |
| Compatible | Check that the version information is compatible (other version is equal or newer than the current version) |
Remarks
Modes that can be used when validating Concert version information