Welcome,
Guest
. Please
login
or
register
.
Did you miss your
activation email
?
April 17, 2026, 10:07:28 pm
News:
We also have a
Discord channel!
Home
Help
Login
Register
PlaneShift
>>
Development
>>
Development Deliberation
(Moderators:
Mordaan
,
weltall
,
Venalan
,
Eonwind
) >>
How to get currect selected mesh?
« previous
next »
Print
Pages: [
1
]
Author
Topic: How to get currect selected mesh? (Read 682 times)
isreal
Wayfarer
Posts: 3
How to get currect selected mesh?
«
on:
January 15, 2006, 01:00:04 pm »
I mean during run-time, how can I use code to get the selected object?
Thanks a lot!
Logged
acraig
Administrator
Veteran
Posts: 1562
(No subject)
«
Reply #1 on:
January 15, 2006, 11:39:28 pm »
You can use:
GEMClientObject * psClientCharManager::GetTarget()
Example:
psengine->GetCharManager()->GetTarget()
Logged
----------
Andrew
"For all I know, she's lying, everyone's lying; welcome to the Internet"
isreal
Wayfarer
Posts: 3
(No subject)
«
Reply #2 on:
January 16, 2006, 12:58:48 am »
I see. Thanks a lot!
Logged
Print
Pages: [
1
]
« previous
next »
PlaneShift
>>
Development
>>
Development Deliberation
(Moderators:
Mordaan
,
weltall
,
Venalan
,
Eonwind
) >>
How to get currect selected mesh?