Beamable SDK
|
Public Member Functions | |
ContentExceptionCollection (IContentObject content) | |
ContentExceptionCollection (IContentObject content, List< ContentException > exceptions) | |
Public Attributes | |
List< ContentException > | Exceptions |
IContentObject | Content |
bool | AnyExceptions => (Exceptions?.Count ?? 0) > 0 |