PossessorExtensions
Definition
public static class PossessorExtensionsRemarks
Quick Lookup
Goal
How
Methods
Possess
Parameter
Type
Description
Release
Parameter
Type
Description
TryGetPossession<TPossessable>
Parameter
Type
Description
IsPossessing (instance check)
IsPossessing<T> (type check)
ReleaseAll
Examples
Player Possessing an NPC
Finding a Specific Possession
Releasing All Before Possessing
See Also
Last updated