AssertionAttribute
Description
- Derived from
-
Attribute abstract
The annotated class represents the exception for failed runtime assertions.
The annotated method performs an assertion check and throws an exception on failure.
Usages
FailedAssertionException class
GraphicsContext.AssertBegun method
Heightmap.AssertSameSize method
HeightmapFormat.AssertLayerMask method
MeshBoundBase.AssertBound method
NativeLibrary.AssertLoaded method
RenderContext.AssertActive method
SceneObject.AssertAttached method
TerrainTransform.AssertBound method
TinmanModule.AssertDebug method
VertexFormatBase.AssertBegun method
VertexFormatBase.AssertNotBegun method