MP_AI
Jump To Parameters
Jump To Function Definitions
Parameter Definitions
Select the parameter name from below to jump directly to it on this page.
components
The components to disable if this is not owned by you.
| Exposed Value | Type | Default Value |
|---|---|---|
| public | List |
new List |
Function Definitions
Select the function name from below to jump directly to it on this page.
void SetComponentStatus()
Enables/Disables AI Components based on if this is the owner or not.
| Expose Value | Overrideable | Returns |
|---|---|---|
| private | False | Does not return anything |
No parameters
protected virtual void Start()
Waits to be connected a photon room before doing anything
| Expose Value | Overrideable | Returns |
|---|---|---|
| protected | True | Does not return anything |
No parameters