findFrontstageDef MethodStatic

Finds a FrontstageDef, given its id.

findFrontstageDef(id?: string): FrontstageDef | undefined

Parameter Type Description
id string the id of the FrontstageDef to find

Returns - the FrontstageDef with the given id, or undefined if not found

Defined in

Last Updated: 08 January, 2020