diff --git a/X10D.Unity.dll b/X10D.Unity.dll index 86375fe..19e1485 100644 Binary files a/X10D.Unity.dll and b/X10D.Unity.dll differ diff --git a/X10D.Unity.xml b/X10D.Unity.xml index f54e527..5f583ad 100644 --- a/X10D.Unity.xml +++ b/X10D.Unity.xml @@ -2226,6 +2226,32 @@ The size to convert. The resulting . + + + A strongly-typed resource class, for looking up localized strings, etc. + + + + + Returns the cached ResourceManager instance used by this class. + + + + + Overrides the current thread's CurrentUICulture property for all + resource lookups using this strongly typed resource class. + + + + + Looks up a localized string similar to The game object {0} already has a component of type {1}.. + + + + + Looks up a localized string similar to The game object {0} does not have a component of type {1}.. + + Extension methods for . diff --git a/X10D.dll b/X10D.dll index 97a7e90..61d1c97 100644 Binary files a/X10D.dll and b/X10D.dll differ diff --git a/X10D.xml b/X10D.xml index 5854686..0332166 100644 --- a/X10D.xml +++ b/X10D.xml @@ -9198,6 +9198,74 @@ component is . + + + Represents a disposable that removes an observer from a collection of observers. + + + + + Initializes a new instance of the struct. + + A collection of observers from which to remove the specified observer. + The observer to remove from the collection. + The additional action to run on dispose. + + + + Removes the observer from the collection of observers. + + + + + Provides extension methods for . + + + + + Wraps the event of the current in an + object. + + The progress whose event to wrap. + The type of progress update value. + + An object that wraps the event of the current + . + + is . + + + + Wraps the event of the current in an + object, and completes the observable when the progress reaches the specified value. + + The progress whose event to wrap. + The value that indicates completion. + The type of progress update value. + + An object that wraps the event of the current + . + + is . + + + + Represents a concrete implementation of that tracks progress of a . + + + + + Gets the observers. + + The observers. + + + + Subscribes the specified observer to the progress tracker. + + The observer. + An object which can be disposed to unsubscribe from progress tracking. + Extension methods for . diff --git a/package.json b/package.json index 2bc6b22..0225907 100644 --- a/package.json +++ b/package.json @@ -6,7 +6,7 @@ "url": "https://oliverbooth.dev" }, "displayName": "X10D", - "version": "4.0.0-nightly.227", + "version": "4.0.0-nightly.228", "unity": "2021.3", "description": "Extension methods on crack", "keywords": [