BaseBlock.GetElement

Declaration

public Unity.Android.Gradle.BaseElement GetElement(uint id);

Parameters

id The ID of the element to get.

Returns

BaseElement The element with the passed-in ID when one exists. Otherwise, returns null.

Description

Gets an element by ID.


Did you find this page useful? Please give it a rating: