VisualScriptAssertion
Summary
A reserved class for visual scripts.
Remarks
Warning
Do not use this attribute, it is not intended to be used on hand written methods, and is reserved for visual scripts.
Definition
Namespace: SDT4.Managed.Core.Exceptions
Assembly: SDT4.Managed.Core.dll
static class VisualScriptAssertion
Inheritance:
Object ➔ VisualScriptAssertion
Implements:
Fields
| Name | Type | Description |
|---|---|---|
Properties
| Name | Type | Description |
|---|---|---|
Methods
public static Void Assert(Boolean condition, String message, Type instanceType, UInt64 nodeId)
Parameters: