Class DummyClass
Inherited Members
Namespace: EmbeddedScriptedObjectsTests
Assembly: UnityEngine.dll
Syntax
public class DummyClass : Object
Fields
| Improve this Doc View SourceAttribute1
Declaration
public int Attribute1
Field Value
| Type | Description |
|---|---|
| Int32 |
Methods
| Improve this Doc View SourceGetValue()
Declaration
public int GetValue()
Returns
| Type | Description |
|---|---|
| Int32 |
SetValue(Int32)
Declaration
public void SetValue(int val)
Parameters
| Type | Name | Description |
|---|---|---|
| Int32 | val |