ShouldSerializeLevelSettings Method
In This Topic
Gets the value indicate whether need to serialize LevelSettings.
Syntax
'Declaration
Public Function ShouldSerializeLevelSettings() As System.Boolean
public System.bool ShouldSerializeLevelSettings()
See Also