You've already forked Nitro_Render_V3
mirror of
https://github.com/duckietm/Nitro_Render_V3.git
synced 2026-06-19 23:16:20 +00:00
🆕 Effect selection in user dropdown
This commit is contained in:
@@ -17,6 +17,7 @@ export interface IAvatarImage
|
||||
processAsImageUrl(setType: string): string;
|
||||
processAsContainer(setType: string): Container;
|
||||
getDirection(): number;
|
||||
getDirectionOffset(): number;
|
||||
getFigure(): IAvatarFigureContainer;
|
||||
getPartColor(_arg_1: string): IPartColor;
|
||||
getMainAction(): IActiveActionData;
|
||||
|
||||
Reference in New Issue
Block a user