Click or drag to resize
DisplayisInitialized Field

Namespace: (Default Namespace)
Assembly: Default (in Default.exe) Version: 1.0.0.0
Syntax
C#
public bool isInitialized

Field Value

Type: Boolean
If true, requirements have already been checked. If false, requirements will be checked next time DrawFrame executes.
See Also