Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 3 Current »


This Task will attempt to possess the targeted actor.


Possession

  • Possessor
    • The Context Target that will be possessing another Actor.
  • Possession Target
    • The Context Target that will be possessed.
  • UnPossess On End
    • If true, when the Task ends the Possession will be reversed/undone.

Realm

  • Realm
    • This task executes on the Server only. Ignored in non-networked games.

Timing

  • Start Time
    • When to begin this Task.
  • End Time
    • If using UnPossess On End, this is when the Possession will be undone.

Targets

  • Targets
    • The Context Targets to execute the task logic for.


Release Notes / Revision History

  • 1.0
  • No labels