Skip to content

Commit

Permalink
📝 doc: Update COMPONENTS.md
Browse files Browse the repository at this point in the history
  • Loading branch information
esnya committed Aug 20, 2021
1 parent a1a15a3 commit 246e7e7
Show file tree
Hide file tree
Showing 7 changed files with 60 additions and 36 deletions.

Large diffs are not rendered by default.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

This file was deleted.

This file was deleted.

Large diffs are not rendered by default.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

24 changes: 24 additions & 0 deletions COMPONENTS.md
Original file line number Diff line number Diff line change
Expand Up @@ -70,6 +70,8 @@
| variableNames | System.String[] | |
| eventNames | System.String[] | |
| behaviourParent | UnityEngine.Transform | |
| useFind | System.Boolean | |
| findPath | System.String | |
| variableName | System.String | |
| eventName | System.String | |

Expand Down Expand Up @@ -487,6 +489,28 @@ Provides single synced float variable with change detection.



### SyncedObjectMultiplexer




#### Public Variables
| Name | Type | Description |
|:--|:--|:--|
| initialIndex | System.Int32 | |
| targets | UnityEngine.GameObject[] | |



#### Public Events
| Name | Description |
|:--|:--|
| get_Index | |
| _Increment | |
| _Decrement | |



### AutoAdjustedChair


Expand Down

0 comments on commit 246e7e7

Please sign in to comment.