Click or drag to resize

PlayerControllerHelperGetFirstControllerWithTemplate Method

Overload List
 NameDescription
Public methodGetFirstControllerWithTemplate(Guid) Gets the first Controller of any type that implements the specified Controller Template.
Public methodGetFirstControllerWithTemplate(Type) Gets the first Controller of any type that implements the specified Controller Template.
Public methodGetFirstControllerWithTemplateT Gets the first Controller of any type that implements the specified Controller Template.
Top
See Also