TryGet
TryGet(UniqueId, out BlackboardDataLinkReference)
説明
idを指定してBlackboardDataLinkReferenceを取得する。
パラメーター
| パラメーター名 | 説明 |
|---|---|
| id | ID |
| reference | 取得するBlackboardDataLinkReference |
戻り値
idに指定したIDが存在する場合にtrueを返す。そうでなければfalseを返す。
idを指定してBlackboardDataLinkReferenceを取得する。
| パラメーター名 | 説明 |
|---|---|
| id | ID |
| reference | 取得するBlackboardDataLinkReference |
idに指定したIDが存在する場合にtrueを返す。そうでなければfalseを返す。