Engine.GetService Method |
Name | Description | |
---|---|---|
![]() | GetService<T>() |
Gets the service object of the specified type.
|
![]() | GetService<T>(Boolean) |
Gets the service object of the specified type.
|
![]() | GetService(Type) | Gets the requested service. (Overrides ServiceContainer.GetService(Type).) |