API reference
API reference
Select your platform
No SDKs available
No versions available

RunTimeUtils Class

Static container class of utility methods used at runtime and related to BuildingBlocks.

Static Member Functions

Returns the first (order not guaranteed) instance of a MonoBehaviour implementing the interface T.
Parameters
monoBehaviour
MonoBehaviour instance, as caller, on whose GameObject the search will occur.
Others
T
Interface type expected
Returns
The first instance of T found.
Did you find this page helpful?
Thumbs up icon
Thumbs down icon