Load Members (Effect) — DiSky
Addon: DiSky · Category: Effect · Since: 4.0.0
Syntax
load [all] members (of|from) [the] %guild% and store (them|the members) in %~objects%Description
Load every members of a guild. This effect will also cache members that were not, so execution may be delayed. consider calling this effect once, then use the default member expression to get the members.
Examples
load members of event-guild and store them in {_members::*}