Version: Unity 6 Preview (6000.0)
LanguageEnglish
  • C#

Parameters

container The container tree to search.
path The property path to resolve.

Returns

bool true if a property can be found at path.

Description

Returns true if a property exists at the specified PropertyPath.


Parameters

container The container tree to search.
path The property path to resolve.

Returns

bool true if a property can be found at path.

Description

Returns true if a property exists at the specified PropertyPath.