ActionEntityResolution.entityPath(_:)
An option that resolves an entity by specifying a bind path relative to the entity playing the action.
Declaration
case entityPath(BindTarget.EntityPath)Discussion
Use this to resolve a BindTarget.EntityPath from the entity playing the action. The targeted entity will have the action applied to it.