ProtoFlux:User From Username

From Resonite Wiki
Revision as of 06:52, 20 January 2024 by ProbablePrime (talk | contribs) (ProbablePrime moved page User From Username (ProtoFlux) to ProtoFlux:User From Username: Creating protoflux Namespace)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
User From Username
Username
*
IgnoreCase
AllowPartialMatch
Users

This node returns a user object from a username.

This will only work for users present in the session.

Inputs

Username (String)

The username of the user you need.

IgnoreCase (bool)

Ignore case. For instance, using FrOoXiUs would still match Frooxius.

AllowPartialMatch (bool)

Allow for partial matches. For instance, using Froox as an input would still match Frooxius.

Outputs

* (User)

A user object that satisfies this node's input requirements.