@kismet.ts/shared / Exports / Constants
Namespace: Constants
Table of contents
Enumerations
- ConnectionType
- DefaultConnectionName
- KismetBoolean
- NodeProperty
- NodeType
- PositionStyleOption
- VariablePositionStyleOption
Variables
Variables
DefaultMainSequenceName
• Const
DefaultMainSequenceName: "Main_Sequence"
Default name for the main sequence in a project
Defined in
ObjInstanceVersions
• Const
ObjInstanceVersions: Map
<string
, number
>
Map of item versions when an item has a version that is > 1.
UDK will give an incorrect version when an item has a lower version. If the item is not an event, it will also give an incorrect version when the version given is higher.
If the version is < 0, no version should be provided to the node.
Create a new issue if a class is missing: https://github.com/ghostrider-05/kismet.ts/issues/new
Defined in
deprecatedNodes
• Const
deprecatedNodes: Set
<string
>
Default UDK nodes that are deprecated and should not be used