Lib.string.list.KeepStrings - tixl3d/tixl GitHub Wiki
Collects the input string to a list.
| Name (Relevancy & Type) | Description |
|---|---|
| NewString (StringRelevant) | - |
| InsertTrigger (Boolean) | - |
| MaxCount (Int32) | - |
| ClearTrigger (Boolean) | - |
| OnlyOnChanges (Boolean) | - |
| InsertMode (Int32) | - |
| Index (Int32Relevant) | - |
| Name | Type |
|---|---|
| Strings | System.Collections.Generic.List`1[System.String] |
| InsertTimes | System.Collections.Generic.List`1[System.Single] |
| Count | System.Int32 |
⚠ Everything else is automatically generated and will be overwritten regularly.