C# 클래스 RN.Network.SpaceWar.WeaponOnShipDestroyServerSystem.WeaponByShipDestroyJob

파일 보기 프로젝트 열기: REDNIGHT/SpaceWar-ECS

공개 프로퍼티들

프로퍼티 타입 설명
OnDestroyMessage ComponentType
endCommandBuffer EntityCommandBuffer.Concurrent

공개 메소드들

메소드 설명
Execute ( Entity weaponEntity, int index, &weaponAttribute ) : void

메소드 상세

Execute() 공개 메소드

public Execute ( Entity weaponEntity, int index, &weaponAttribute ) : void
weaponEntity Entity
index int
리턴 void

프로퍼티 상세

OnDestroyMessage 공개적으로 프로퍼티

public ComponentType OnDestroyMessage
리턴 ComponentType

endCommandBuffer 공개적으로 프로퍼티

public EntityCommandBuffer.Concurrent endCommandBuffer
리턴 EntityCommandBuffer.Concurrent