Method | Description | |
---|---|---|
onKeyPickup ( GameObject go, bool tr ) : void | ||
onUseKeyWithDoor ( GameObject go, bool tr ) : void |
Method | Description | |
---|---|---|
Awake ( ) : void |
public onKeyPickup ( GameObject go, bool tr ) : void | ||
go | GameObject | |
tr | bool | |
return | void |
public onUseKeyWithDoor ( GameObject go, bool tr ) : void | ||
go | GameObject | |
tr | bool | |
return | void |