PHP Velho Oeste 2024

HaruOutline::setDestination

(PECL haru >= 0.0.1)

HaruOutline::setDestinationアウトラインの対象を設定する

説明

HaruOutline::setDestination ( object $destination ) : bool

アウトラインがクリックされたときにジャンプする先の 対象オブジェクトを設定します。

パラメータ

destination

有効な HaruDestination のインスタンス。

返り値

成功した場合に TRUE を返します。

エラー / 例外

エラー時に HaruException をスローします。

add a note add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top