Appearance
Home > d3-blueprint > ConfigManager > get
Returns the value of a config property.
Signature:
get<T>(name: string): T;
Parameter
Type
Description
name
string
Returns:
T