C# 클래스 JunkPileWater, RustDocuments

상속: JunkPile
파일 보기 프로젝트 열기: Ailtop/RustDocuments 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
buoyancyPoints Transform[],
debugDraw bool
junkpileWaterWorkQueue JunkpileWaterWorkQueue

공개 메소드들

메소드 설명
FixedUpdate ( ) : void
Spawn ( ) : void
UpdateMovement ( ) : void
UpdateNearbyPlayers ( ) : void

메소드 상세

FixedUpdate() 공개 메소드

public FixedUpdate ( ) : void
리턴 void

Spawn() 공개 메소드

public Spawn ( ) : void
리턴 void

UpdateMovement() 공개 메소드

public UpdateMovement ( ) : void
리턴 void

UpdateNearbyPlayers() 공개 메소드

public UpdateNearbyPlayers ( ) : void
리턴 void

프로퍼티 상세

buoyancyPoints 공개적으로 프로퍼티

public Transform[], buoyancyPoints
리턴 Transform[],

debugDraw 공개적으로 프로퍼티

public bool debugDraw
리턴 bool

junkpileWaterWorkQueue 공개적으로 정적으로 프로퍼티

public static JunkpileWaterWorkQueue junkpileWaterWorkQueue
리턴 JunkpileWaterWorkQueue