Init(args)
Scripting Reference
Loading...
Searching...
No Matches

◆ definingType

readonly Type Sisus.Init.EditorServiceAttribute.definingType

Class or interface type that uniquely defines the service and can be used to retrieve an instance of it.

This must be an interface that the service implement, a base type that the service derives from, or the exact type of the service.