Click or drag to resize

GLEditorTFindProperty Method

Namespace:  Gamelogic.Extensions.Editor.Internal
Assembly:  Assembly-CSharp-Editor (in Assembly-CSharp-Editor.dll) Version: 0.0.0.0
Syntax
C#
public GLSerializedProperty FindProperty(
	string propertyName
)

Parameters

propertyName
Type: SystemString

Return Value

Type: GLSerializedProperty
See Also