Peek¶
文档版本:1.21.50.25
Defines the entity's peek
behavior, defining the events that should be called during it.
架构¶
on_close
:event_object- Event to call when the entity is done peeking.
on_open
:event_object- Event to call when the entity starts peeking.
on_target_open
:event_object- Event to call when the entity's target entity starts peeking.