Click or drag to resize

GLEditorTHasProperty Method

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

Parameters

propertyName
Type: SystemString

Return Value

Type: Boolean
See Also