Summary
Returns an error message about a missing Unity module.
- Assembly
- Animancer
.dll - Namespace
- Animancer
.Samples - Containing Type
- SampleReadMe
Syntax
[HideInCallstack]
public static void LogMissingModuleError(string name, string url, Object context)
Attributes
Type | Description |
---|---|
Hide |
Parameters
Name | Type | Description |
---|---|---|
name | string | |
url | string | |
context | Object |
Return Value
Type | Description |
---|---|
void |