5 lines
No EOL
133 B
C#
5 lines
No EOL
133 B
C#
using UnityEngine;
|
|
|
|
public class BeforeStartAttribute : PropertyAttribute {}
|
|
|
|
public class AfterStartAttribute : PropertyAttribute {} |