 | PropertyFieldGetValue Method |
Returns the converted current property value.
Namespace: Slash.Unity.Editor.Common.InspectorsAssembly: Slash.Unity.Editor.Common (in Slash.Unity.Editor.Common.dll) Version: 0.0.0.0
SyntaxPublic Function GetValue As Object
public:
Object^ GetValue()
member GetValue : unit -> Object
Return Value
Type:
ObjectCurrent property value.
See Also