C# Class UpdatableData, Procedural-Landmass-Generation

Inheritance: UnityEngine.ScriptableObject
Mostra file Open project: SebLague/Procedural-Landmass-Generation Class Usage Examples

Public Properties

Property Type Description
autoUpdate bool

Public Methods

Method Description
NotifyOfUpdatedValues ( ) : void

Protected Methods

Method Description
OnValidate ( ) : void

Method Details

NotifyOfUpdatedValues() public method

public NotifyOfUpdatedValues ( ) : void
return void

OnValidate() protected method

protected OnValidate ( ) : void
return void

Property Details

autoUpdate public_oe property

public bool autoUpdate
return bool