DekGenius.com
Home
(current)
Dictionary
BOOKS
LYRICS
CHORD
SCRIPT & CODE EXAMPLE
Karaoke language
Search
Go
SCRIPT & CODE EXAMPLE
CODE EXAMPLE FOR CSHARP
unity call function from another script
public
otherScript
other
;
void
Update
(
)
{
other
.
funtion
(
)
;
}
Source by stackoverflow.com #
PREVIOUS
NEXT
Tagged:
#unity
#call
#function
#script
ADD COMMENT
Topic
COMMENT
Name
3+6 =
Submit