Tanoda
RenameObject.cs
Go to the documentation of this file.
1
using
System.Collections;
2
using
System.Collections.Generic;
3
using
UnityEngine
;
4
5
public
class
RenameObject
: MonoBehaviour
6
{
7
public
string
NewName
;
8
}
RenameObject
Definition:
RenameObject.cs:6
RenameObject.NewName
string NewName
Definition:
RenameObject.cs:7
UnityEngine
Definition:
HSVPicker/UtilityScripts/BoxSlider.cs:7
Source
Assets
Scripts
TestScripts
RenameObject.cs
Generated by
1.9.3