disguise developers

Designer Plugins

Plugins for Disguise Designer software.

unordered_map

Reflection of the std::unordered_map class from the C++ standard library

Base class: _BlipValue

Variables

erase : Callable

firstKey : Callable

insert : Callable

isLastKey : Callable

nextKey : Callable

Constructors

__init__(self)

Default constructor for unordered_map

__init__(self, other: unordered_map[Type1, Type2])

Copy constructor for unordered_map