LevelInfo Class

Parsed Placeholder level information.

Definition

Namespace: MFiles.VAF.Placeholders
Assembly: MFiles.VAF (in MFiles.VAF.dll) Version: 24.1.706.1
C#
public class LevelInfo
Inheritance
Object    LevelInfo

Constructors

Fields

Command The command.
Handler The command's handler (if resolved).
Parameter The command parameter (if applicable).
Type The placeholder level type.

See Also