Version: 2018.2
Experimental: this API is experimental and might be changed or removed in the future.

UxmlIntAttributeDescription.GetValueFromBag

Switch to Manual
public int GetValueFromBag (Experimental.UIElements.IUxmlAttributes bag);

Parameters

bagThe bag of attributes.

Returns

int The value of the attribute.

Description

Retrieves the value of this attribute from the attribute bag. Returns it if it is found, otherwise return defaultValue.