class in AdvancedSceneManager.Utility.Discoverability / Inherits from: DiscoverableAttribute
Occurs when the discoverables cache has been invalidated, and re-scanned.
Remarks: This is also called after discoverables has just been initialized for the first time, even if nothing was invalidated or scanned.
| Member | Description |
|---|---|
string friendlyDescription |
A friendly description to be shown in the diagnostics popup of the ASM window. |
| Member | Description |
|---|---|
virtual bool IsValidTarget(MemberInfo member) |
Specifies if the member is a valid target for this attribute callback. |