Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
U
Unity test
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
roysam
Unity test
Commits
335cfef2
Commit
335cfef2
authored
2 years ago
by
Samrendra Roy
Browse files
Options
Downloads
Patches
Plain Diff
controller test
parent
13720f7d
Branches
test3
No related tags found
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
Project/Assets/controller test.cs
+18
-0
18 additions, 0 deletions
Project/Assets/controller test.cs
Project/Assets/controller test.cs.meta
+11
-0
11 additions, 0 deletions
Project/Assets/controller test.cs.meta
with
29 additions
and
0 deletions
Project/Assets/controller test.cs
0 → 100644
+
18
−
0
View file @
335cfef2
using
System.Collections
;
using
System.Collections.Generic
;
using
UnityEngine
;
public
class
controllertest
:
MonoBehaviour
{
// Start is called before the first frame update
void
Start
()
{
}
// Update is called once per frame
void
Update
()
{
//call abc
}
}
This diff is collapsed.
Click to expand it.
Project/Assets/controller test.cs.meta
0 → 100644
+
11
−
0
View file @
335cfef2
fileFormatVersion: 2
guid: eda28c07c2997004d84d242be2daa089
MonoImporter:
externalObjects: {}
serializedVersion: 2
defaultReferences: []
executionOrder: 0
icon: {instanceID: 0}
userData:
assetBundleName:
assetBundleVariant:
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment