February 12, 2025, 05:18:51 AM
Welcome,
Guest
Please
login
or
register
.
1 Hour
1 Day
1 Week
1 Month
Forever
Login with username, password and session length
News:
This forum provides RSS feed. To query recent posts use
this url
.
More...
Home
Help
Search
Calendar
Login
Register
Wintermute Engine Forum
>
Wintermute Engine
>
Technical forum
>
Topic:
actor script...
« previous
next »
Pages: [
1
]
Print
Author
Topic: actor script... (Read 3714 times)
0 Members and 1 Guest are viewing this topic.
FogGobbler
Regular poster
Karma: 0
Offline
Posts: 228
actor script...
«
on:
September 26, 2008, 08:50:23 AM »
Hi!
When (and how often) does the engine call up the script that is connected to the actor? I assume it gets called upon once when I load the actor and remains in memory until I unload the actor, right?
Bye,
Oli
Logged
Mnemonic
WME developer
Administrator
Addicted to WME forum
Karma: 41
Offline
Gender:
Posts: 5683
Re: actor script...
«
Reply #1 on:
September 26, 2008, 09:08:06 AM »
If the script contains any event handlers (or methods), it stays in memory and waits for the events (or method calls) to come. Otherwise it's removed once its finished.
Logged
Yes, I do have a twitter account
Please don't send me technical questions in private messages, use the forum.
Print
Pages: [
1
]
« previous
next »
Wintermute Engine Forum
>
Wintermute Engine
>
Technical forum
>
Topic:
actor script...