On Activated (로직스 노드)

From Neos Wiki
Jump to navigation Jump to search
This page is a translated version of the page On Activated (LogiX node) and the translation is 100% complete.
Other languages:
English • ‎日本語 • ‎한국어
On Activated
'On Activated' LogiX node
Inputs
  Bool OnlyHost
Outputs
  Impulse Activated

On Activated 노드는 노드가 활성화 될 때 임펄스를 발생시킵니다.

사용방법

이 노드는 OnActivatedNode 컴포넌트를 가지고 있는 슬롯이 월드에서 활성화 될 때 임펄스를 발생시킵니다. 예를 들어, 만약 슬롯 자체는 활성화 되어 있지만 그 부모가 비활성화되어 있어서 해당 슬롯도 비활성화되어 있다면, 이 노드는 해당 부모가 활성화 될 때 임벌스를 발생시킵니다. 하지만, 만약 OnActivatedNode 컴포넌트를 가지는 슬롯이 비활성화인 경우, 노드 자체가 활성화될 때까지 부모 슬롯에 대한 모든 활성화 이벤트를 무시합니다. 이 임펄스는 OnlyHost가 참이 아니면 모든 유저들에게 발생합니다.

예제

노드 메뉴(Node Menu)

Flow / Events
Back On Activated On Deactivated On Destroy On Destroying On Duplicate On Loaded
On Paste On Saving On Start