![]() |
Entitas
0.35.0
Entitas is a super fast Entity Component System (ECS) Framework specifically made for C# and Unity
|
Static Public Member Functions | |
static bool | ImplementsInterface< T > (this Type type) |
Definition at line 6 of file TypeExtension.cs.
|
inlinestatic |
Determines whether the type implements the specified interface and is not an interface itself.
Definition at line 10 of file TypeExtension.cs.