프로퍼티 | 타입 | 설명 | |
---|---|---|---|
Activated | bool |
메소드 | 설명 | |
---|---|---|
CanThisBeInteractedWith ( GameObject pickup ) : bool | ||
HasBeenActivated ( ) : bool | ||
Interact ( GameObject pickup ) : GameObject | ||
InteractPosition ( Vector3 ai ) : Vector3 |
public CanThisBeInteractedWith ( GameObject pickup ) : bool | ||
pickup | GameObject | |
리턴 | bool |
public Interact ( GameObject pickup ) : GameObject | ||
pickup | GameObject | |
리턴 | GameObject |