Search found 22 matches

by rovizon
Mon May 31, 2021 5:04 pm
Forum: Plugin Development Support
Topic: Get/set entity array properties
Replies: 2
Views: 2679

Re: Get/set entity array properties

Thank you!
by rovizon
Mon May 31, 2021 3:19 pm
Forum: Plugin Development Support
Topic: Get/set entity array properties
Replies: 2
Views: 2679

Get/set entity array properties

Hi!
How to get / set entity properties which are arrays e.g. m_flPoseParameter ?

I want to change pose parameters of my entity. It has two of them.

Syntax: Select all

my_entity.get_property_float('m_flPoseParameter') # it works for first pose


How to get for second pose?

Go to advanced search