Kit Documentation
Kit Documentation
Kit Reference
Kit.Containers
AsyncReactiveList(T) Class
AsyncReactiveList(T) Methods
Add Method
AddRange Method
Clear Method
EveryCountChanged Method
Insert Method
InsertRange Method
Remove Method
RemoveAll Method
RemoveAt Method
RemoveRange Method
AsyncReactiveList
T
EveryCountChanged Method
Returns a
IUniTaskAsyncEnumerable
that triggers when the number of items in the list change.
Namespace:
Kit.Containers
Assembly:
Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0
Syntax
C#
Copy
public
IUniTaskAsyncEnumerable
<
int
>
EveryCountChanged
()
Request Example
View Source
Return Value
Type:
IUniTaskAsyncEnumerable
Int32
See Also
Reference
AsyncReactiveList
T
Class
Kit.Containers Namespace
Send comments on this topic to
agam@frag-games.com