Class NavigationAgentSettingsFactory
- Namespace
- Stride.Navigation
- Assembly
- Stride.Navigation.dll
- Inheritance
-
Navigation
Agent Settings Factory
- Implements
Methods
New(Type)
Creates a new instance of a type.
Parameters
type
TypeThe type of the instance to create.
Returns
- object
A new default instance of a type.