-
-
Notifications
You must be signed in to change notification settings - Fork 0
Logic Log
Henry de Jongh edited this page Feb 25, 2023
·
1 revision
Description | Icon |
---|---|
A reactive logic component that can log messages to the Unity console. |
Name | Description |
---|---|
Message | The message to be logged to the Unity Console. This string is used when no message (string) parameter was passed. |
Name | Description | Parameter |
---|---|---|
Message | Logs a message to the Unity Console. |
message (string) The debug message to be logged in the console. |
Warning | Logs a warning to the Unity Console. |
message (string) The warning message to be logged in the console. |
Error | Logs an error to the Unity Console. |
message (string) The error message to be logged in the console. |
Name | Description | Parameter |
---|---|---|
None | None | None |
Logic Components | Terminology | Programming | External Components | |
---|---|---|---|---|
![]() |
Logic Animator | Activator | Custom Logic | Reactive Dynamic Light |
![]() |
Logic Auto | Caller | Custom Inspector | |
![]() |
Logic Branch | Delay | Use Key | |
![]() |
Logic Case | Target | ||
![]() |
Logic Collision Pair | User Inputs | ||
![]() |
Logic Compare | |||
![]() |
Logic Counter | |||
![]() |
Logic Destroy | |||
![]() |
Logic Filter | |||
![]() |
Logic Group | |||
![]() |
Logic Instantiate | |||
![]() |
Logic Log | |||
![]() |
Logic Move Linear | |||
![]() |
Logic Relay | |||
![]() |
Logic Timer | |||
![]() |
Logic Trigger | |||
![]() |
Logic Unity |