EditableMeshhasListeners Property |
[Missing <summary> documentation for "P:BrydenWoodUnity.GeometryManipulation.EditableMesh.hasListeners"]
Namespace:
BrydenWoodUnity.GeometryManipulation
Assembly:
Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntaxpublic bool hasListeners { get; }
Public ReadOnly Property hasListeners As Boolean
Get
public:
property bool hasListeners {
bool get ();
}
member hasListeners : bool with get
Property Value
Type:
Boolean
See Also