C# Класс uFrameECSDemo.WeaponsModuleExtensions

Показать файл Открыть проект

Открытые методы

Метод Описание
GunComponents ( this system ) : List
GunManager ( this system ) : uFrame.ECS.IEcsComponentManagerOf
GunnerComponents ( this system ) : List
GunnerInputComponents ( this system ) : List
GunnerInputManager ( this system ) : uFrame.ECS.IEcsComponentManagerOf
GunnerManager ( this system ) : uFrame.ECS.IEcsComponentManagerOf
ShootingGunsComponents ( this system ) : List
ShootingGunsManager ( this system ) : uFrame.ECS.IEcsComponentManagerOf

Описание методов

GunComponents() публичный статический Метод

public static GunComponents ( this system ) : List
system this
Результат List

GunManager() публичный статический Метод

public static GunManager ( this system ) : uFrame.ECS.IEcsComponentManagerOf
system this
Результат uFrame.ECS.IEcsComponentManagerOf

GunnerComponents() публичный статический Метод

public static GunnerComponents ( this system ) : List
system this
Результат List

GunnerInputComponents() публичный статический Метод

public static GunnerInputComponents ( this system ) : List
system this
Результат List

GunnerInputManager() публичный статический Метод

public static GunnerInputManager ( this system ) : uFrame.ECS.IEcsComponentManagerOf
system this
Результат uFrame.ECS.IEcsComponentManagerOf

GunnerManager() публичный статический Метод

public static GunnerManager ( this system ) : uFrame.ECS.IEcsComponentManagerOf
system this
Результат uFrame.ECS.IEcsComponentManagerOf

ShootingGunsComponents() публичный статический Метод

public static ShootingGunsComponents ( this system ) : List
system this
Результат List

ShootingGunsManager() публичный статический Метод

public static ShootingGunsManager ( this system ) : uFrame.ECS.IEcsComponentManagerOf
system this
Результат uFrame.ECS.IEcsComponentManagerOf