[Missing <summary> documentation for "P:AW.Cloth.Flags"]
Assembly: AW.Core (in AW.Core.dll) Version: 0.3.11.100
Syntax
| C# |
|---|
public ClothFlags Flags { get; } |
| Visual Basic |
|---|
Public ReadOnly Property Flags As ClothFlags Get |
| Visual C++ |
|---|
public: property ClothFlags^ Flags { ClothFlags^ get (); } |