Class ExpandGroupsAttribute
Marks the item to be visible in editor by expanding all the container groups in the upper hierarchy.
Inheritance
System.Object
ExpandGroupsAttribute
Namespace: FlaxEngine
Assembly: FlaxEngine.CSharp.dll
Syntax
public sealed class ExpandGroupsAttribute : Attribute
Constructors
ExpandGroupsAttribute()
Declaration
public ExpandGroupsAttribute()
Extension Methods
See Also
System.Attribute