Prefab Drawer API Documentation
C#
Show/Hide TOC
IModule
Config
Is
Valid Method
Is saved data valid for this module?
Definition
Namespace:
NorthLab.PrefabDrawer
Assembly:
NL.PrefabDrawer (in NL.PrefabDrawer.dll) Version: 1.0.0.0
C#
Copy
bool
ConfigIsValid
(
Config
config
)
Parameters
config
Config
Config object.
Return Value
Boolean
See Also
Reference
IModule Interface
NorthLab.PrefabDrawer Namespace
In This Article
Definition
Parameters
Return Value
See Also